[PATCH v9 08/14] net/sxe: add dcb function
Stephen Hemminger
stephen at networkplumber.org
Thu Jul 17 18:39:38 CEST 2025
On Wed, 16 Jul 2025 04:29:24 -0400
Jie Liu <liujie5 at linkdatatechnology.com> wrote:
> diff --git a/drivers/net/sxe/rte_pmd_sxe_version.map b/drivers/net/sxe/rte_pmd_sxe_version.map
> index 1a25862ca2..4b871872d6 100644
> --- a/drivers/net/sxe/rte_pmd_sxe_version.map
> +++ b/drivers/net/sxe/rte_pmd_sxe_version.map
> @@ -1,5 +1,6 @@
> EXPERIMENTAL {
> global:
> rte_pmd_sxe_tx_loopback_set;
> + rte_pmd_sxe_tc_bw_set;
> local: *;
> };
> --
Version 25.07 onwards of DPDK does not use version map
More information about the dev
mailing list