numam-dpdk/drivers/common
Ting Xu 6b62423fac common/iavf: support ETS-based QoS offload configuration
This patch adds new virtchnl opcodes and structures for QoS
configuration, which includes:
1. VIRTCHNL_VF_OFFLOAD_TC, to negotiate the capability supporting QoS
configuration. If VF and PF both have this flag, then the ETS-based QoS
offload function is supported.
2. VIRTCHNL_OP_DCF_CONFIG_BW, DCF is supposed to configure min and max
bandwidth for each VF per enabled TCs. To make the VSI node bandwidth
configuration work, DCF also needs to configure TC node bandwidth
directly.
3. VIRTCHNL_OP_GET_QOS_CAPS, VF queries current QoS configuration, such
as enabled TCs, arbiter type, up2tc and bandwidth of VSI node. The
configuration is previously set by DCB and DCF, and now is the potential
QoS capability of VF. VF can take it as reference to configure queue TC
mapping.
4. VIRTCHNL_OP_CONFIG_TC_MAP, set VF queues to TC mapping for all Tx and
Rx queues. Queues mapping to one TC should be continuous and all
allocated queues should be mapped.

Signed-off-by: Ting Xu <ting.xu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2021-07-06 04:58:14 +02:00
..
cnxk net/cnxk: get flow operations 2021-06-30 02:14:27 +02:00
cpt drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
dpaax log: register with standardized names 2021-05-11 15:17:55 +02:00
iavf common/iavf: support ETS-based QoS offload configuration 2021-07-06 04:58:14 +02:00
mlx5 devargs: add common key definition 2021-07-05 16:33:18 +02:00
mvep drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
octeontx drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
octeontx2 common/octeontx2: send link event to VF 2021-06-30 04:25:21 +02:00
qat common/qat: increase IM buffer size for GEN3 2021-05-05 16:45:19 +02:00
sfc_efx devargs: add common key definition 2021-07-05 16:33:18 +02:00
meson.build drivers: clean up build lists 2021-04-21 12:37:55 +02:00