This website requires JavaScript.
Explore
Help
Register
Sign In
cmhi
/
f-stack
mirror of
https://github.com/F-Stack/f-stack.git
Watch
1
Star
0
Fork
You've already forked f-stack
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7b8cf09355
f-stack
/
dpdk
/
drivers
/
net
/
octeontx
/
rte_pmd_octeontx_version.map
8 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
DPDK: upgrade to DPDK 19.11.2(LTS).
2020-06-18 16:55:50 +00:00
DPDK_20.0 {
DPDK: upgrade to 17.11.2 LTS. Changes: 1. This version is downloaded from https://fast.dpdk.org/rel/dpdk-17.11.2.tar.xz. 2. Adapt the new interface `rte_ring_dequeue_burst`. 3. Change the type of `port_id` from uint8_t to uint16_t. 4. Just link libdpdk.a instead of the other libaries. 5. Install libnuma-dev first. 6. Update the documents.
2018-05-15 09:49:22 +00:00
global:
rte_octeontx_pchan_map;
DPDK: upgrade to DPDK 19.11.2(LTS).
2020-06-18 16:55:50 +00:00
local: *;
};