989d492620
The channel to port id map is used by event octeontx to map the received wqe to the respective ethdev port. Signed-off-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com> Acked-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
12 lines
92 B
Plaintext
12 lines
92 B
Plaintext
DPDK_17.11 {
|
|
|
|
local: *;
|
|
};
|
|
|
|
DPDK_18.02 {
|
|
global:
|
|
|
|
rte_octeontx_pchan_map;
|
|
|
|
} DPDK_17.11;
|