DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] net/vhost pmd fixes for Rx interrupts
@ 2023-03-09 12:37 David Marchand
  2023-03-09 12:37 ` [PATCH 1/3] net/vhost: add missing newline in logs David Marchand
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: David Marchand @ 2023-03-09 12:37 UTC (permalink / raw)
  To: dev

This series fixes Rx interrupts for net/vhost when a virtio driver is
not connected at the time net/vhost starts.
These fixes are a bit late for 23.03, probably a bit scary (wrt the
amount of touched code) and I do not mind deferring them to the next
release.

The last patch may solve bugzilla 1135. However, since I did not manage
to reproduce this test report logs, I preferred to skip mentionning it
in the commitlog for now.


-- 
David Marchand

David Marchand (3):
  net/vhost: add missing newline in logs
  net/vhost: fix leak in interrupt handle setup
  net/vhost: fix Rx interrupt

 drivers/net/vhost/rte_eth_vhost.c | 355 +++++++++++++-----------------
 1 file changed, 153 insertions(+), 202 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-03-16 14:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-09 12:37 [PATCH 0/3] net/vhost pmd fixes for Rx interrupts David Marchand
2023-03-09 12:37 ` [PATCH 1/3] net/vhost: add missing newline in logs David Marchand
2023-03-10  3:16   ` Xia, Chenbo
2023-03-09 12:37 ` [PATCH 2/3] net/vhost: fix leak in interrupt handle setup David Marchand
2023-03-10  3:16   ` Xia, Chenbo
2023-03-09 12:37 ` [PATCH 3/3] net/vhost: fix Rx interrupt David Marchand
2023-03-10  7:35   ` Xia, Chenbo
2023-03-13  2:39   ` Yuan, DukaiX
2023-03-14  8:59   ` David Marchand
2023-03-14 11:07     ` Maxime Coquelin
2023-03-16 14:47 ` [PATCH 0/3] net/vhost pmd fixes for Rx interrupts 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).