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