This website requires JavaScript.
Explore
Help
Sign In
d
/
numam-dpdk
Watch
1
Star
0
Fork
0
You've already forked numam-dpdk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
numam-dpdk
/
drivers
/
net
/
octeontx
/
rte_pmd_octeontx_version.map
12 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
net/octeontx: add build infrastructure Adding bare minimum PMD library and doc build infrastructure. Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> Signed-off-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
2017-10-08 18:14:05 +05:30
DPDK_17.11 {
local: *;
};
net/octeontx: add channel to port id mapping 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>
2017-12-19 23:31:44 +05:30
DPDK_18.02 {
global:
rte_octeontx_pchan_map;
} DPDK_17.11;
Reference in New Issue
Copy Permalink