ethdev: add API to get representor info
[dpdk.git] / lib / librte_ethdev / version.map
index a124e1e..bb6f743 100644 (file)
@@ -243,6 +243,9 @@ EXPERIMENTAL {
 
        # added in 21.02
        rte_eth_get_monitor_addr;
+
+       # added in 21.05
+       rte_eth_representor_info_get;
 };
 
 INTERNAL {