Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski :
On Sat, 11 May 2024 11:14:00 +0800 you wrote:
> Actually, for the virtio drivers, we can enable premapped mode whatever
> the value of use_dma_api. Because we provide the virtio dma apis.
> So the driver can enable p
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski :
On Fri, 10 May 2024 23:19:25 +0300 you wrote:
> Several drivers provide TX stop and wake counters via ethtool stats. Add
> those to the netdev queue stats, and use them in virtio_net.
>
> v2:
> - Fixed an acci