Conversation
This patch is only for IPv4. 1. x-port DPDK/dpdk@97bd4ef from DPDK 18.02 2. uncomment DPVS_CFG_I40E_PMD The commit 97bd4ef9a0fecfc660231d9547f94a8df616e8df has been modified as 0003-net-i40e-support-input-set-configuration.patch.
ytwang0320
left a comment
There was a problem hiding this comment.
It seems incomplete. Also need to add support for fdir mask for each queue.
It's a bit hacking, but it can work. The fdir mask is set on port and no need to configure it on each queue. |
Hi Daniel, |
Hi, Thanks, |
|
i40e上你们有没有发现运行一段时间高概率软件收不到包,取包i40e_rx_scan_hw_ring函数中判断 I40E_RX_DESC_STATUS_DD_SHIFT位一直为0,但是硬件是收到包了 |
This patch is only for IPv4.
The commit 97bd4ef9a0fecfc660231d9547f94a8df616e8df has been modified as
0003-net-i40e-support-input-set-configuration.patch.