Re: [PATCH net-next v14 3/5] ethtool: provide customized dim profile management

2024-06-04 Thread Heng Qi
url: > > https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/linux-dim-move-useful-macros-to-h-file/20240603-235834 > > base: net-next/main > > patch link: > > https://lore.kernel.org/r/20240603154727.31998-4-hengqi%40linux.alibaba.com > > patch sub

Re: [PATCH net-next v14 3/5] ethtool: provide customized dim profile management

2024-06-03 Thread Heng Qi
-useful-macros-to-h-file/20240603-235834 > base: net-next/main > patch link: > https://lore.kernel.org/r/20240603154727.31998-4-hengqi%40linux.alibaba.com > patch subject: [PATCH net-next v14 3/5] ethtool: provide customized dim > profile management > config: loongarch-defconfig

Re: [PATCH net-next v14 3/5] ethtool: provide customized dim profile management

2024-06-03 Thread kernel test robot
/20240603154727.31998-4-hengqi%40linux.alibaba.com patch subject: [PATCH net-next v14 3/5] ethtool: provide customized dim profile management config: loongarch-defconfig (https://download.01.org/0day-ci/archive/20240604/202406040645.6z95fw1f-...@intel.com/config) compiler: loongarch64-linux-gcc (GCC

[PATCH net-next v14 3/5] ethtool: provide customized dim profile management

2024-06-03 Thread Heng Qi
The NetDIM library, currently leveraged by an array of NICs, delivers excellent acceleration benefits. Nevertheless, NICs vary significantly in their dim profile list prerequisites. Specifically, virtio-net backends may present diverse sw or hw device implementation, making a one-size-fits-all par