How to Install dpdk-doc in Ubuntu 18.04



Install dpdk-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install dpdk-doc

Description:

Data Plane Development Kit (documentation)

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 complete set of documentation and guides.

Homepage: https://dpdk.org/doc/guides/index.html

Version: 17.11.1-6

Section: doc