[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3] tests/acceptance: test hot(un)plug of ccw devices
From: |
Thomas Huth |
Subject: |
Re: [PATCH v3] tests/acceptance: test hot(un)plug of ccw devices |
Date: |
Tue, 8 Dec 2020 14:10:55 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1 |
On 08/12/2020 13.28, Cornelia Huck wrote:
> Hotplug a virtio-net-ccw device, and then hotunplug it again.
>
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
> v2->v3:
> - do the dmesg cleanout and waiting for messages properly [Thomas]
>
> Wainer: I dropped your r-b, as there had been too many changes for
> me to be comfortable with retaining it
>
> ---
> tests/acceptance/machine_s390_ccw_virtio.py | 24 +++++++++++++++++++++
> 1 file changed, 24 insertions(+)
Reviewed-by: Thomas Huth <thuth@redhat.com>