Re: [dpdk-dev] [PATCH v5 4/7] net/ice: support QoS config VF bandwidth in DCF
From: Thomas Monjalon <hidden>
Date: 2021-07-07 09:23:20
From: Thomas Monjalon <hidden>
Date: 2021-07-07 09:23:20
01/07/2021 12:20, Ting Xu:
This patch supports the ETS-based QoS configuration. It enables the DCF to configure bandwidth limits for each VF VSI of different TCs. A hierarchy scheduler tree is built with port, TC and VSI nodes. Signed-off-by: Qiming Yang <redacted> Signed-off-by: Ting Xu <redacted>
This patch has been merged without checking the CI report: http://mails.dpdk.org/archives/test-report/2021-July/201905.html As a result, the compilation is now failing in the main branch on RHEL. Please fix it today, it is blocking the -rc1.