numam-dpdk/drivers/net/ring/rte_eth_ring_version.map
Stephen Hemminger 182f36e3a0 ring: remove deprecated functions
These were deprecated in 2.0 so remove them from 2.2.
The library version is incremented.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2015-09-03 19:22:48 +02:00

8 lines
57 B
Plaintext

DPDK_2.0 {
global:
rte_eth_from_rings;
local: *;
};