DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] vhost: fix and improve dequeue error path
@ 2025-01-15 10:29 Maxime Coquelin
  2025-01-15 10:29 ` [PATCH 1/3] vhost: fix missing packets count reset when not ready Maxime Coquelin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Maxime Coquelin @ 2025-01-15 10:29 UTC (permalink / raw)
  To: dev, david.marchand, chenbox; +Cc: Maxime Coquelin

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-01-15 10:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-15 10:29 [PATCH 0/3] vhost: fix and improve dequeue error path Maxime Coquelin
2025-01-15 10:29 ` [PATCH 1/3] vhost: fix missing packets count reset when not ready Maxime Coquelin
2025-01-15 10:29 ` [PATCH 2/3] vhost: rework dequeue path error handling Maxime Coquelin
2025-01-15 10:29 ` [PATCH 3/3] vhost: rework async " Maxime Coquelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).