-returns-whether-napi-is-complete/20231207-143044
base: net-next/main
patch link:
https://lore.kernel.org/r/9be20d1e86bea91b373f28401a96401b640ef4d1.1701929854.git.hengqi%40linux.alibaba.com
patch subject: [PATCH net-next v7 4/4] virtio-net: support rx netdim
config: nios2-randconfig-r064
whether-napi-is-complete/20231207-143044
> base: net-next/main
> patch link:
> https://lore.kernel.org/r/9be20d1e86bea91b373f28401a96401b640ef4d1.1701929854.git.hengqi%40linux.alibaba.com
> patch subject: [PATCH net-next v7 4/4] virtio-net: support rx netdim
> config: n
/9be20d1e86bea91b373f28401a96401b640ef4d1.1701929854.git.hengqi%40linux.alibaba.com
patch subject: [PATCH net-next v7 4/4] virtio-net: support rx netdim
config: nios2-randconfig-r064-20231209
(https://download.01.org/0day-ci/archive/20231209/202312091132.7er6cbs9-...@intel.com/config)
compiler: nios2
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
---
v6->v7:
- Drop the patch titled "spin lock for ctrl cmd access"
- Use rtnl_trylock to avoid th