[PATCH v2 0/4] vhost: fix and improve dequeue error path

Maxime Coquelin maxime.coquelin at redhat.com
Wed Jan 15 13:59:34 CET 2025


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.

Changes in v2:
==============
- Add RARP handling refactoring

Maxime Coquelin (4):
  vhost: fix missing packets count reset when not ready
  vhost: rework dequeue path error handling
  vhost: rework async dequeue path error handling
  vhost: improve RARP handling in dequeue paths

 lib/vhost/virtio_net.c | 80 ++++++++++++++++++------------------------
 1 file changed, 35 insertions(+), 45 deletions(-)

-- 
2.47.1



More information about the dev mailing list