doc: fill nics features matrix for cxgbe
[dpdk.git] / lib / librte_mbuf / rte_mbuf_version.map
index 7ae2244..e10f6bd 100644 (file)
@@ -13,9 +13,8 @@ DPDK_2.0 {
 };
 
 DPDK_2.1 {
-       global:
+       global:
 
-       rte_pktmbuf_pool_create;
+       rte_pktmbuf_pool_create;
 
-       local: *;
 } DPDK_2.0;