Re: [PATCH next] net/vmxnet3: add interrupt handling for reset

2023-05-18 Thread Ferruh Yigit
On 5/9/2023 3:15 AM, Ronak Doshi wrote: > vmxnet3 should call the reset callback when a queue is stopped > by the host. This patch also fixes a logging issue. Currently, > status of only first queue is checked and logged. But status > of all queues should be checked. > > Signed-off-by: Ronak Doshi

[PATCH next] net/vmxnet3: add interrupt handling for reset

2023-05-08 Thread Ronak Doshi
vmxnet3 should call the reset callback when a queue is stopped by the host. This patch also fixes a logging issue. Currently, status of only first queue is checked and logged. But status of all queues should be checked. Signed-off-by: Ronak Doshi Acked-by: Jochen Behrens --- drivers/net/vmxnet3