]> www.infradead.org Git - users/jedix/linux-maple.git/commit
virtio-net: support rx netdim
authorHeng Qi <hengqi@linux.alibaba.com>
Mon, 11 Dec 2023 10:36:07 +0000 (18:36 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Dec 2023 12:49:05 +0000 (12:49 +0000)
commit6208799553a85875c9f812ba8e4c99d1fc69e8b9
treee865a59668f2deb8ac51d349efd4795c66f0ef33
parent1db43c0818e29f24665e38c8878418f597e130ec
virtio-net: support rx netdim

By comparing the traffic information in the complete napi processes,
let the virtio-net driver automatically adjust the coalescing
moderation parameters of each receive queue.

Signed-off-by: Heng Qi <hengqi@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig
drivers/net/virtio_net.c