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
81a671f58f
f-stack
/
dpdk
/
drivers
/
net
/
octeontx
/
rte_pmd_octeontx_version.map
12 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
DPDK_17.11 {
DPDK:upgrade to 18.11.0 LTS.
2018-12-06 14:17:51 +00:00
local: *;
};
DPDK_18.02 {
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 18.11.0 LTS.
2018-12-06 14:17:51 +00:00
} DPDK_17.11;