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

Building Failed #73

Open
kodecraft-herald opened this issue Sep 20, 2024 · 1 comment
Open

Building Failed #73

kodecraft-herald opened this issue Sep 20, 2024 · 1 comment

Comments

@kodecraft-herald
Copy link

kodecraft-herald commented Sep 20, 2024

After adding rust-dpdk to the dependencies on Cargo.toml as written in the readme, I get this error message.
If I do sudo find the file missing is actually here: /home/rust-dpdk/dpdk-stable-22.11.6/lib/dmadev/rte_dmadev_pmd.h

I have dpdk-stable-22.11.6 installed. I am on an EC2 c5n instance.
image

@leeopop
Copy link
Contributor

leeopop commented Sep 24, 2024

  1. Please install DPDK directly on your system (/usr/local/....). rte_dmadev_pmd.h file should be placed on this directory.

  2. If it does not work, please try the exact DPDK version that I have tested.

commit f262f16087ea6a77357a915cf4c0d10ddc7b6562 (HEAD, tag: v22.11)
Author: Thomas Monjalon <[email protected]>
Date:   Sun Nov 27 11:36:36 2022 +0100

    version: 22.11.0

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