Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 50. Getting started with DPDK
The data plane development kit (DPDK) provides libraries and network drivers to accelerate packet processing in user space.
Administrators use DPDK, for example, in virtual machines to use Single Root I/O Virtualization (SR-IOV) to reduce latencies and increase I/O throughput.
Red Hat does not support experimental DPDK APIs.
50.1. Installing the dpdk package Link kopierenLink in die Zwischenablage kopiert!
To use DPDK, install the dpdk package.
Procedure
Use the
dnfutility to install thedpdkpackage:# dnf install dpdk