Skip to content

Conversation

@sadagatasgarov
Copy link

@sadagatasgarov sadagatasgarov commented Feb 8, 2025

Commonly, following packages are required to build DPDK.

apt-get install -y curl git build-essential libnuma-dev meson python3-pyelftools # To download and build DPDK
apt-get install -y linux-headers-unmae -r # To build kernel drivers
apt-get install -y libclang-dev clang llvm-dev # To analyze DPDK headers and create bindings
DPDK can be installed by following commands:

I changetd to
apt-get install -y linux-headers-uname -r

@leeopop
Copy link
Contributor

leeopop commented Feb 18, 2025

@sadagatasgarov Thank you for your contribution!

@leeopop leeopop merged commit 08cc418 into ANLAB-KAIST:main Feb 18, 2025
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

Successfully merging this pull request may close these issues.

2 participants