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
552bc48c36
f-stack
/
dpdk
/
drivers
/
mempool
/
dpaa
/
rte_mempool_dpaa_version.map
9 lines
78 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 {
global:
rte_dpaa_bpid_info;
Reupgrade DPDK to 18.11.
2019-06-25 11:12:58 +00:00
rte_dpaa_memsegs;
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
local: *;
};