numam-dpdk/drivers/net/dpaa2
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 ethdev: add namespace 2021-10-22 18:15:38 +02:00
mc net/dpaa2: support Tx flow redirection action 2021-10-07 11:42:21 +02:00
dpaa2_ethdev.c drivers/net: advertise no support for keeping flow rules 2021-11-02 18:59:17 +01:00
dpaa2_ethdev.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
dpaa2_flow.c net/dpaa2: support Tx flow redirection action 2021-10-07 11:42:21 +02:00
dpaa2_mux.c net/dpaa2: add some parameter validations 2021-07-23 20:31:01 +02:00
dpaa2_pmd_logs.h drivers: fix SPDX license id consistency 2019-03-29 00:15:53 +01:00
dpaa2_ptp.c ethdev: hide internal structures 2021-10-13 22:14:59 +02:00
dpaa2_rxtx.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
dpaa2_sparser.c devtools: forbid variable declaration inside for 2020-07-03 10:04:15 +02:00
dpaa2_sparser.h net/dpaa2: add soft parser driver 2019-10-08 12:14:31 +02:00
dpaa2_tm.c net/dpaa2: support traffic management 2021-02-24 18:03:30 +01:00
dpaa2_tm.h net/dpaa2: support traffic management 2021-02-24 18:03:30 +01:00
meson.build net/dpaa2: generate HW hash key 2021-10-07 14:47:25 +02:00
rte_pmd_dpaa2.h net/dpaa2: generate HW hash key 2021-10-07 14:47:25 +02:00
version.map net/dpaa2: generate HW hash key 2021-10-07 14:47:25 +02:00