numam-dpdk/drivers/net/enic
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/enic: fix filter mode detection 2021-10-13 15:40:50 +02:00
enic_compat.h net/enic: move min/max macros 2020-01-17 19:46:26 +01:00
enic_ethdev.c drivers/net: advertise no support for keeping flow rules 2021-11-02 18:59:17 +01:00
enic_flow.c net: rename Ethernet header fields 2021-10-08 14:58:11 +02:00
enic_fm_flow.c net/enic: fix build with GCC 7.5 2021-10-18 17:53:17 +02:00
enic_main.c drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
enic_res.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
enic_res.h net/enic: use common min and max macros 2020-02-05 09:51:19 +01:00
enic_rxtx_common.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
enic_rxtx_vec_avx2.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
enic_rxtx.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
enic_vf_representor.c drivers/net: remove queue xstats auto-fill flag 2021-10-15 00:17:44 +02:00
enic.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00