Install dpdk-dev by entering the following commands in the terminal:
sudo apt update sudo apt install dpdk-dev
Description:
Data Plane Development Kit (development files)
DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains examples and the upstream build environment. It is not strictly required in order to build external applications.
Homepage: https://www.dpdk.org
Version: 17.11.1-6
Section: devel