> -----Original Message-----
> From: Xueming Li <[email protected]>
> Sent: Wednesday, September 15, 2021 6:12 PM
> To: [email protected]
> Cc: [email protected]; Andrew Rybchenko <[email protected]>;
> Maxime Coquelin <[email protected]>; Xia, Chenbo
> <[email protected]>
> Subject: [PATCH v2] net/virtio: wait device ready during reset
> 
> According to virtio spec, the device MUST reset when 0 is written to
> device_status, and present 0 in device_status once reset is done.
> 
> This patch waits status value to be 0 during reset operation, if
> timeout in 3 seconds, log and continue.
> 
> Signed-off-by: Xueming Li <[email protected]>
> Cc: Andrew Rybchenko <[email protected]>
> --
> 2.33.0

Reviewed-by: Chenbo Xia <[email protected]>

Reply via email to