Re: [Intel-wired-lan] [PATCH iwl-next v4 0/5] iavf: Add devlink and devlink rate support'

2023-11-27 Thread Zhang, Xuejun
On 11/22/2023 7:22 PM, Jakub Kicinski wrote: On Wed, 22 Nov 2023 14:19:14 -0800 Zhang, Xuejun wrote: The proposed API would incur net/core and driver changes as follows a) existing drivers with ndo_set_tx_maxrate support upgraded to use new ndo_set_tx_rate b) net sysfs (replacing

Re: [Intel-wired-lan] [PATCH iwl-next v4 0/5] iavf: Add devlink and devlink rate support'

2023-11-22 Thread Zhang, Xuejun
On 11/18/2023 8:48 AM, Jakub Kicinski wrote: On Thu, 16 Nov 2023 21:52:49 -0800 Zhang, Xuejun wrote: Thanks for looking into our last patch with devlink API. Really appreciate your candid review. Following your suggestion, we have looked into 3 tc offload options to support queue rate

Re: [Intel-wired-lan] [PATCH iwl-next v4 0/5] iavf: Add devlink and devlink rate support'

2023-11-16 Thread Zhang, Xuejun
g/netdev/54a7dd27-a612-46f1-80dd-b43e28f8e...@intel.com/ ), looks like sysfs interface with tx_minrate extension could be the option we can take. Look forward your opinion & guidance. Thanks for your time! Regards, Jun On 8/28/2023 3:46 PM, Zhang, Xuejun wrote: On 8/24/2023 12:04 AM, Jiri