numam-dpdk/drivers
Wei Zhao 73cc2f0ab5 net/i40e: fix flow director for ARP packets
Currently, flow "pattern eth type is 0x0806 / end actions mark id
0x86 / rss / end" can't be created successfully. FDIR parser
shouldn't deny RTE_ETHER_TYPE_ARP since ARP packets will be
parsed as PCTYPE_L2_PAYLOAD. This patch fixes the issue.

Bugzilla ID: 402
Fixes: 42044b69c6 ("net/i40e: support input set selection for FDIR")
Cc: stable@dpdk.org

Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
Acked-by: Beilei Xing <beilei.xing@intel.com>
2020-05-05 15:54:25 +02:00
..
baseband baseband/fpga_5gnr_fec: support interrupt 2020-04-19 22:34:26 +02:00
bus bus/pci: fix UIO resource access from secondary process 2020-04-25 22:41:58 +02:00
common eal/ppc: fix bool type after altivec include 2020-05-06 11:45:13 +02:00
compress fix various typos found by Lintian 2020-04-25 19:53:47 +02:00
crypto crypto/qat: support plain SHA1..SHA512 hashes 2020-04-19 22:45:11 +02:00
event fix various typos found by Lintian 2020-04-25 19:53:47 +02:00
mempool replace hot attributes 2020-04-16 18:30:58 +02:00
net net/i40e: fix flow director for ARP packets 2020-05-05 15:54:25 +02:00
raw version: reference next ABI 21 for recent additions 2020-05-05 00:25:34 +02:00
vdpa version: reference next ABI 21 for recent additions 2020-05-05 00:25:34 +02:00
Makefile drivers: add crypto as dependency for event drivers 2020-03-05 14:22:11 +01:00
meson.build build: add internal tag check 2020-04-25 17:01:01 +02:00