numam-dpdk/drivers/net/ice
Leyi Rong 5274e7b35b net/ice/base: make FDID available for flex descriptor
The FDID (flow director filter ID) was not inserted into Flex Descriptor
writebacks. The data for FDID is always 0xffffffff when FDID-priority is
0 in the flow director programming descriptor.

This patch changes the FDID-priority to 1 so the FDID is available for
the Flex Descriptor. With this patch the FDID is placed into the Flex
Descriptor.

Signed-off-by: Henry Tieman <henry.w.tieman@intel.com>
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Leyi Rong <leyi.rong@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2019-06-28 20:31:48 +02:00
..
base net/ice/base: make FDID available for flex descriptor 2019-06-28 20:31:48 +02:00
ice_ethdev.c net/ice/base: save user provided PHY config 2019-06-28 20:31:48 +02:00
ice_ethdev.h net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
ice_logs.h net/ice: support device initialization 2018-12-21 16:22:41 +01:00
ice_rxtx_vec_avx2.c net/ice: support vector AVX2 in Tx 2019-03-29 17:25:31 +01:00
ice_rxtx_vec_common.h net/ice: support Tx SSE vector 2019-03-29 17:25:31 +01:00
ice_rxtx_vec_sse.c net/ice: support Tx SSE vector 2019-03-29 17:25:31 +01:00
ice_rxtx.c net/ice: support Tx checksum offload for tunnel 2019-06-20 23:42:04 +02:00
ice_rxtx.h net/ice: fix Tx function selection 2019-04-19 14:51:55 +02:00
Makefile net/ice/base: support FDIR 2019-03-29 17:25:31 +01:00
meson.build net/ice: support Rx AVX2 vector 2019-03-29 17:25:31 +01:00
rte_pmd_ice_version.map net/ice: support device initialization 2018-12-21 16:22:41 +01:00