返回顶部我要评分获取效率正确性完整性易理解0/200提交关闭 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