How to Install dpdk-igb-uio-dkms in Ubuntu 18.04



Install dpdk-igb-uio-dkms by entering the following commands in the terminal:

sudo apt update
sudo apt install dpdk-igb-uio-dkms

Description:

Data Plane Development Kit (igb uio dkms)

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 source code for the igb_uio kernel module.

Homepage: https://www.dpdk.org

Version: 17.11.1-6

Section: universe/kernel