Re: [dpdk-dev] [PATCH v5 0/7] Enable ETS-based Tx QoS for VF in DCF

2021-07-01 Thread Zhang, Qi Z
> -Original Message- > From: Xu, Ting > Sent: Thursday, July 1, 2021 6:20 PM > To: dev@dpdk.org > Cc: Zhang, Qi Z ; Wu, Jingjing ; > Xing, Beilei ; Yang, Qiming ; > Xu, Ting > Subject: [PATCH v5 0/7] Enable ETS-based Tx QoS for VF in DCF > > This patch enables the ETS-based Tx QoS for

[dpdk-dev] [PATCH v5 0/7] Enable ETS-based Tx QoS for VF in DCF

2021-07-01 Thread Ting Xu
This patch enables the ETS-based Tx QoS for IAVF. Kernel tool is used to configure ETS first. DCF is used to set bandwidth limit for VFs of each TC. IAVF is supported to query QoS capability and set queue TC mapping. Traffic Management API is utilized to configure the QoS hierarchy scheduler tree.

[dpdk-dev] [PATCH v5 0/7] Enable ETS-based Tx QoS for VF in DCF

2021-07-01 Thread Ting Xu
This patch enables the ETS-based Tx QoS for IAVF. Kernel tool is used to configure ETS first. DCF is used to set bandwidth limit for VFs of each TC. IAVF is supported to query QoS capability and set queue TC mapping. Traffic Management API is utilized to configure the QoS hierarchy scheduler tree.