mem: remove old function from symbol list
The function rte_mem_phy2mch() was removed with the support of Xen dom0. Fixes: a7cb2e20d23c ("mem: remove API to get physical address in dom0") Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
This commit is contained in:
parent
4c00cfdc0e
commit
4d93fccd2d
@ -62,7 +62,6 @@ DPDK_2.0 {
|
||||
rte_malloc_validate;
|
||||
rte_malloc_virt2phy;
|
||||
rte_mem_lock_page;
|
||||
rte_mem_phy2mch;
|
||||
rte_mem_virt2phy;
|
||||
rte_memdump;
|
||||
rte_memory_get_nchannel;
|
||||
|
Loading…
x
Reference in New Issue
Block a user