Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some errors when compiling the project.The dpdk library has been updated many times #1

Open
jianghuiyou opened this issue Mar 14, 2017 · 1 comment

Comments

@jianghuiyou
Copy link

For example in symmetric_mp/main.c file

  1. CACHE_LINE_SIZE has been changed to RTE_CACHE_LINE_SIZE
  2. function rte_snprintf has disappeared

PS: the version of my dpdk is 16.11.1

@dodng
Copy link
Owner

dodng commented Mar 15, 2017

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 .

Repository owner deleted a comment from AntonioSalazar Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants