From: Hemant Agrawal Date: Fri, 26 May 2017 06:51:12 +0000 (+0530) Subject: bus/fslmc: export qbman results in map file X-Git-Tag: spdx-start~3134 X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=commitdiff_plain;h=250aabc0986a3d5bef76985e8134ed011ce0ba5d bus/fslmc: export qbman results in map file In order to check the congestion state of Egress FQs, this qbman function will be used by the DPAA2 Ethernet PMD. Signed-off-by: Hemant Agrawal --- diff --git a/drivers/bus/fslmc/rte_bus_fslmc_version.map b/drivers/bus/fslmc/rte_bus_fslmc_version.map index 2f36e9f2a6..a4bb343653 100644 --- a/drivers/bus/fslmc/rte_bus_fslmc_version.map +++ b/drivers/bus/fslmc/rte_bus_fslmc_version.map @@ -53,6 +53,7 @@ DPDK_17.05 { DPDK_17.08 { global: + qbman_result_SCN_state_in_mem; rte_global_active_dqs_list; } DPDK_17.05;