BeLibnids
BeLibnids copied to clipboard
Some errors when compiling the project.The dpdk library has been updated many times
For example in symmetric_mp/main.c file
- CACHE_LINE_SIZE has been changed to RTE_CACHE_LINE_SIZE
- function rte_snprintf has disappeared
PS: the version of my dpdk is 16.11.1
Hi,thanks your feedback, you can use old dpdk version in BeLibnids/doc/dpdk-1.5.0r2.tar.gz or modify some code by yourself to use new dpdk version .