numam-dpdk/drivers/net/i40e
Dmitry Kozlyuk 2fe6f1b762 drivers/net: advertise no support for keeping flow rules
When RTE_ETH_DEV_CAPA_FLOW_RULE_KEEP capability bit is zero,
the specified behavior is the same as it had been before
this bit was introduced. Explicitly reset it in all PMDs
supporting rte_flow API in order to attract the attention
of maintainers, who should eventually choose to advertise
the new capability or not. It is already known that
mlx4 and mlx5 will not support this capability.

For RTE_ETH_DEV_CAPA_FLOW_SHARED_OBJECT_KEEP
similar action is not performed,
because no PMD except mlx5 supports indirect actions.
Any PMD that starts doing so will anyway have to consider
all relevant API, including this capability.

Suggested-by: Ferruh Yigit <ferruh.yigit@intel.com>
Signed-off-by: Dmitry Kozlyuk <dkozlyuk@nvidia.com>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Acked-by: Somnath Kotur <somnath.kotur@broadcom.com>
Acked-by: Hyong Youb Kim <hyonkim@cisco.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-11-02 18:59:17 +01:00
..
base net/i40e/base: update version 2021-10-09 07:37:05 +02:00
i40e_ethdev.c drivers/net: advertise no support for keeping flow rules 2021-11-02 18:59:17 +01:00
i40e_ethdev.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
i40e_fdir.c net/i40e: fix memzone leak on queue re-configure 2021-10-07 13:38:16 +02:00
i40e_flow.c net/i40e: fix 32-bit build 2021-11-01 02:15:25 +01:00
i40e_hash.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
i40e_hash.h net/i40e: refactor RSS flow 2021-01-08 19:20:09 +01:00
i40e_logs.h net/i40e: refine debug build option 2021-04-01 16:10:20 +02:00
i40e_pf.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
i40e_pf.h net/i40e: support AVF basic interface 2018-01-16 18:47:49 +01:00
i40e_regs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
i40e_rxtx_common_avx.h net/i40e: fix generic build on FreeBSD 2021-10-19 13:01:56 +02:00
i40e_rxtx_vec_altivec.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
i40e_rxtx_vec_avx2.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
i40e_rxtx_vec_avx512.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
i40e_rxtx_vec_common.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
i40e_rxtx_vec_neon.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
i40e_rxtx_vec_sse.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
i40e_rxtx.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
i40e_rxtx.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
i40e_tm.c drivers/net: build i40e and mlx5 on Windows 2021-01-14 23:51:24 +01:00
i40e_vf_representor.c drivers/net: advertise no support for keeping flow rules 2021-11-02 18:59:17 +01:00
meson.build net/i40e: remove i40evf 2021-10-05 12:31:37 +02:00
rte_pmd_i40e.c net/i40e: remove i40evf 2021-10-05 12:31:37 +02:00
rte_pmd_i40e.h net/i40e: add C++ include guard 2020-11-13 19:43:26 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00