numam-dpdk/drivers/net/i40e
Mesut Ali Ergin 0bbcfc706a net/i40e: support MARK and RSS flow action
Currently, i40e Flow Director action parser only allows following nine
action combinations: (QUEUE, PASSTHRU, DROP, QUEUE + MARK, PASSTHRU +
MARK, DROP + MARK, QUEUE + FLAG, PASSTHRU + FLAG, DROP + FLAG)

Using the existing Cloud Filter profile on the NIC, it is possible to
add support for two more combinations as: (MARK + RSS, MARK + FLAG +
RSS)

Addition of these new combinations would allow more applications to
utilize DPDK rte_flow to implement hardware flow offloads with Intel
Ethernet 700 series network adapters, including but not limited to the
existing OVS DPDK partial hardware flow offload feature.

Signed-off-by: Mesut Ali Ergin <mesut.a.ergin@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2019-05-24 14:12:33 +02:00
..
base net/i40e: enable new device 2019-05-21 18:40:06 +02:00
i40e_ethdev_vf.c net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
i40e_ethdev.c net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
i40e_ethdev.h net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
i40e_fdir.c net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
i40e_flow.c net/i40e: support MARK and RSS flow action 2019-05-24 14:12:33 +02:00
i40e_logs.h
i40e_pf.c net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
i40e_pf.h
i40e_regs.h
i40e_rxtx_vec_altivec.c
i40e_rxtx_vec_avx2.c
i40e_rxtx_vec_common.h
i40e_rxtx_vec_neon.c
i40e_rxtx_vec_sse.c
i40e_rxtx.c net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
i40e_rxtx.h
i40e_tm.c
i40e_vf_representor.c net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
Makefile
meson.build
rte_pmd_i40e_version.map
rte_pmd_i40e.c net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
rte_pmd_i40e.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00