How to Install librte-net17.11 in Ubuntu 18.04



Install librte-net17.11 by entering the following commands in the terminal:

sudo apt update
sudo apt install librte-net17.11

Description:

Data Plane Development Kit (librte-net runtime library)

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 libraries for librte_net. . The librte_net library is a collection of IP protocol definitions and convenience macros. It is based on code from the FreeBSD* IP stack and contains protocol numbers (for use in IP headers), IP-related macros, IPv4/IPv6 header structures and TCP, UDP and SCTP header structures.

Homepage: https://dpdk.org/doc/guides/prog_guide/overview.html?highlight=librte_net#librte-net

Version: 17.11.1-6

Section: libs