dpdk-20.02安装

本文介绍了DPDK 20.02版本的安装过程,包括所需的libpcap和numactl库的安装。特别地,由于igb_uio.ko模块的变化,需使用特定版本的igb_uio模块。此外,内容提到了DPDK在英特尔CPU上的队列对线程安全特性,以及库的更新和平台测试情况,涵盖了多种CPU型号和操作系统。
摘要由CSDN通过智能技术生成

在这里插入图片描述
yum install libpcap -y
yum install libpcap-devel -y
yum install numactl -y
yum install numactl-devel -y
在这里插入图片描述
igb_uio.ko模块被清除,所以用了18.08的igb_uio模块,
modprob uio
insmod …/igb_uio.ko

官网说明

在英特尔CPU上,队列对是线程安全的,但队列不是(即,在一个队列对中,所有进入TX队列的队列必须从一个线程执行,而RX队列中的所有出列必须从一个线程执行,但队列和出列可以在不同的线程中执行)。
已将基础库从libSSO ZUC,libSSO KASUMI,libSSO SNOW3G,转换为intel ipsec mb库
删除了动态库限制,因此PMD现在可以构建为共享对象
已更改armv8 crypto PMD外部依赖项。armv8 crypto PMD现在依赖于Arm crypto库,Marvell的armv8 crypto库不再使用。库名称已从armv8_crypto更改为AArch64crypto。
向Marvell OCTEON TX2 PMD添加了内联IPsec支持。
为了消除对Linux内核的构建时依赖性,技术委员会决定从20.02版本开始默认禁用所有内核模块(igb_uio

2. DPDK Release 18.08 2.1. New Features Added support for Hyper-V netvsc PMD. The new netvsc poll mode driver provides native support for networking on Hyper-V. See the Netvsc poll mode driver NIC driver guide for more details on this new driver. Added Flow API support for CXGBE PMD. Flow API support has been added to CXGBE Poll Mode Driver to offload flows to Chelsio T5/T6 NICs. Support added for: Wildcard (LE-TCAM) and Exact (HASH) match filters. Match items: physical ingress port, IPv4, IPv6, TCP and UDP. Action items: queue, drop, count, and physical egress port redirect. Added ixgbe preferred Rx/Tx parameters. Rather than applications providing explicit Rx and Tx parameters such as queue and burst sizes, they can request that the EAL instead uses preferred values provided by the PMD, falling back to defaults within the EAL if the PMD does not provide any. The provision of such tuned values now includes the ixgbe PMD. Added descriptor status check support for fm10k. The rte_eth_rx_descriptor_status and rte_eth_tx_descriptor_status APIs are now supported by fm10K. Updated the enic driver. Add low cycle count Tx handler for no-offload Tx. Add low cycle count Rx handler for non-scattered Rx. Minor performance improvements to scattered Rx handler. Add handlers to add/delete VxLAN port number. Add devarg to specify ingress VLAN rewrite mode. Updated mlx5 driver. Updated the mlx5 driver including the following changes: Added port representors support. Added Flow API support for e-switch rules. Added support for ACTION_PORT_ID, ACTION_DROP, ACTION_OF_POP_VLAN, ACTION_OF_PUSH_VLAN, ACTION_OF_SET_VLAN_VID, ACTION_OF_SET_VLAN_PCP and ITEM_PORT_ID. Added support for 32-bit compilation. Added TSO support for the mlx4 driver. Added TSO support for the mlx4 drivers from MLNX_OFED_4.4 and above. SoftNIC PMD rework. The SoftNIC PMD infrastructure has been restructured to use the Packet Framework, which makes it more flexible, modular and easier to add new functionality in the future. Updated the AESNI MB PMD. The AESNI MB PMD has been updated with additional support for: 3DES for 8, 16 and 24 byte keys. Added a new compression PMD using Intel’s QuickAssist (QAT) device family. Added the new QAT compression driver, for compression and decompression operations in software. See the Intel(R) QuickAssist (QAT) Compression Poll Mode Driver compression driver guide for details on this new driver. Updated the ISA-L PMD. Added support for chained mbufs (input and output).
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值