]> git.proxmox.com Git - ceph.git/blame - ceph/src/seastar/dpdk/drivers/net/ring/rte_eth_ring_version.map
update download target update for octopus release
[ceph.git] / ceph / src / seastar / dpdk / drivers / net / ring / rte_eth_ring_version.map
CommitLineData
7c673cae
FG
1DPDK_2.0 {
2 global:
3
4 rte_eth_from_rings;
5
6 local: *;
7};
8
9DPDK_2.2 {
10 global:
11
12 rte_eth_from_ring;
13
14} DPDK_2.0;