bus/fslmc: export qbman results in map file
authorHemant Agrawal <hemant.agrawal@nxp.com>
Fri, 26 May 2017 06:51:12 +0000 (12:21 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 12 Jun 2017 09:41:26 +0000 (10:41 +0100)
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 <hemant.agrawal@nxp.com>
drivers/bus/fslmc/rte_bus_fslmc_version.map

index 2f36e9f..a4bb343 100644 (file)
@@ -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;