Install dpdk by entering the following commands in the terminal:
sudo apt update sudo apt install dpdk
Description:
Data Plane Development Kit (runtime)
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 the runtime environment to run DPDK applications.
Homepage: https://www.dpdk.org
Version: 17.11.1-6
Section: devel