Re: [PATCH net-next v9 2/9] devlink: Introduce new attribute 'tx_weight' to devlink-rate
From: Jiri Pirko <jiri@resnulli.us>
Date: 2022-11-04 15:36:52
From: Jiri Pirko <jiri@resnulli.us>
Date: 2022-11-04 15:36:52
Fri, Nov 04, 2022 at 03:30:55PM CET, michal.wilczynski@intel.com wrote:
To fully utilize offload capabilities of Intel 100G card QoS capabilities new attribute 'tx_weight' needs to be introduced. This attribute allows for usage of Weighted Fair Queuing arbitration scheme among siblings. This arbitration scheme can be used simultaneously with the strict priority. Introduce new attribute in devlink-rate that will allow for configuration of Weighted Fair Queueing. New attribute is optional. Signed-off-by: Michal Wilczynski <redacted>
Reviewed-by: Jiri Pirko <redacted>