eal: fix symbol map version number
The version 2.3 has been renamed 16.04.
Fixes: 6d7de6d2e3
("version: switch to year.month numbers")
Reported-by: Panu Matilainen <pmatilai@redhat.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
This commit is contained in:
parent
973735dd99
commit
21e10f983e
@ -138,7 +138,7 @@ DPDK_2.2 {
|
||||
|
||||
} DPDK_2.1;
|
||||
|
||||
DPDK_2.3 {
|
||||
DPDK_16.04 {
|
||||
global:
|
||||
|
||||
rte_cpu_get_flag_name;
|
||||
|
@ -141,7 +141,7 @@ DPDK_2.2 {
|
||||
|
||||
} DPDK_2.1;
|
||||
|
||||
DPDK_2.3 {
|
||||
DPDK_16.04 {
|
||||
global:
|
||||
|
||||
rte_cpu_get_flag_name;
|
||||
|
Loading…
Reference in New Issue
Block a user