[PATCH v12 08/13] net/sxe: add dcb function

Stephen Hemminger stephen at networkplumber.org
Sat Oct 25 20:14:45 CEST 2025


On Mon, 28 Jul 2025 17:05:12 +0800
liujie5 at linkdatatechnology.com wrote:

> +
> +RTE_EXPORT_SYMBOL(rte_pmd_sxe_tc_bw_set)
> +s32 rte_pmd_sxe_tc_bw_set(u8 port,
> +				u8 tc_num, u8 *bw_weight)
> +{

New API's should be marked EXPERIMENTAL to avoid having ABI requirements.


More information about the dev mailing list