Back to TopRate This DocumentFindabilityAccuracyCompletenessReadability0/200SubmitClose Installing DPDK 21.11.5 Obtain dpdk-21.11.5.tar.xz.Upload the source package to the /home directory on the server.Decompress the source package.tar -xvf dpdk-21.11.5.tar.xz cd dpdk-stable-21.11.5/ Compile and install DPDK.meson setup build cd build ninja ninja install ldconfig Parent topic: Installing and Running DPDK on Physical Machines