[PATCH v3 0/3] vhost: fix and improve dequeue error path

Maxime Coquelin maxime.coquelin at redhat.com
Fri Jan 17 10:31:17 CET 2025



On 1/16/25 10:54 AM, Maxime Coquelin wrote:
> 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 v3:
> ==============
> - Squashed patches 2 & 3 (David)
> - Simplify RARP handling further (David
> 
> Changes in v2:
> ==============
> - Add RARP handling refactoring
> 
> Maxime Coquelin (3):
>    vhost: fix missing packets count reset when not ready
>    vhost: rework dequeue paths error handling
>    vhost: improve RARP handling in dequeue paths
> 
>   lib/vhost/virtio_net.c | 110 ++++++++++++++++++-----------------------
>   1 file changed, 47 insertions(+), 63 deletions(-)
> 
Applied to next-virtio/for-next-net

Thanks,
Maxime



More information about the dev mailing list