This series starts with a fix for a regression in the Vhost dequeue error path.
The other patches improve the error handling to reduce the chance of such regressions in the future. Maxime Coquelin (3): vhost: fix missing packets count reset when not ready vhost: rework dequeue path error handling vhost: rework async dequeue path error handling lib/vhost/virtio_net.c | 58 ++++++++++++++++++++---------------------- 1 file changed, 27 insertions(+), 31 deletions(-) -- 2.47.1