Re: [PATCH net-next 0/3] virtio_net: Link queues to NAPIs

2025-01-12 Thread Lei Yang
I tested this series of patches with virtio-net regression tests, everything works fine. Tested-by: Lei Yang On Sat, Jan 11, 2025 at 4:26 AM Joe Damato wrote: > > Greetings: > > Recently [1], Jakub mentioned that there were a few drivers that are not > yet mapping queues to NAPIs. > > While I

[PATCH net-next 0/3] virtio_net: Link queues to NAPIs

2025-01-10 Thread Joe Damato
Greetings: Recently [1], Jakub mentioned that there were a few drivers that are not yet mapping queues to NAPIs. While I don't have any of the other hardware mentioned, I do happen to have a virtio_net laying around ;) I've attempted to link queues to NAPIs, taking care to hold RTNL when it seem