numam-dpdk/drivers/net/mlx5
Viacheslav Ovsiienko aa1c17f1d8 net/mlx5: fix metadata item validation for ingress flows
In legacy metadata mode the metadata register B is engaged to
handle the metadata item. In the ingress domain the hardware
supports the register setting only, the match on register B
is not supported.

Due to this limitation only the SET_META action can be supported
for the ingress flows, the META item should be rejected on
flow validation.

Fixes: 5f3541724e ("net/mlx5: fix flow META item validation")
Cc: stable@dpdk.org

Signed-off-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
2021-02-21 12:51:25 +01:00
..
linux net/mlx5: fix miniCQE configuration for Verbs 2021-02-04 18:19:36 +01:00
windows ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
meson.build net/mlx5: remove Linux files from Windows compilation 2021-01-08 16:03:07 +01:00
mlx5_defs.h ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
mlx5_devx.c net/mlx5: fix Tx queue size created with DevX 2021-02-04 18:44:26 +01:00
mlx5_devx.h net/mlx5: share Tx control code 2020-10-09 13:17:42 +02:00
mlx5_ethdev.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
mlx5_flow_age.c net/mlx5: move ASO SQ creation to common 2021-01-14 10:12:36 +01:00
mlx5_flow_dv.c net/mlx5: fix metadata item validation for ingress flows 2021-02-21 12:51:25 +01:00
mlx5_flow_meter.c net/mlx5: update flow meter capability flags names 2021-02-03 00:48:11 +01:00
mlx5_flow_verbs.c net/mlx5: refuse empty VLAN in flow pattern 2021-01-29 18:16:08 +01:00
mlx5_flow.c net/mlx5: fix shared RSS translation and cleanup 2021-02-03 00:48:11 +01:00
mlx5_flow.h net/mlx5: fix shared RSS translation and cleanup 2021-02-03 00:48:11 +01:00
mlx5_mac.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
mlx5_mr.c net/mlx5: fix external buffer pool registration for Rx queue 2021-02-17 09:45:40 +01:00
mlx5_mr.h common/mlx5: remove inclusion of Verbs header files 2020-07-21 15:46:30 +02:00
mlx5_rss.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
mlx5_rxmode.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
mlx5_rxq.c net/mlx5: validate hash Rx queue pointer 2021-02-04 18:44:26 +01:00
mlx5_rxtx_vec_altivec.h net/mlx5: fix CQE decompression for Arm and PowerPC 2020-11-03 23:35:08 +01:00
mlx5_rxtx_vec_neon.h net/mlx5: fix CQE decompression for Arm and PowerPC 2020-11-03 23:35:08 +01:00
mlx5_rxtx_vec_sse.h net/mlx5: fix flow tag decompression 2021-01-29 18:16:08 +01:00
mlx5_rxtx_vec.c net/mlx5: fix mbuf overflow in vectorized MPRQ 2020-11-22 15:37:03 +01:00
mlx5_rxtx_vec.h net/mlx5: implement vectorized MPRQ burst 2020-11-03 23:24:25 +01:00
mlx5_rxtx.c net/mlx5: support mbuf fast free offload 2021-01-29 18:16:08 +01:00
mlx5_rxtx.h net/mlx5: fix miniCQE configuration for Verbs 2021-02-04 18:19:36 +01:00
mlx5_stats.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
mlx5_trigger.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
mlx5_txpp.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
mlx5_txq.c net/mlx5: support mbuf fast free offload 2021-01-29 18:16:08 +01:00
mlx5_utils.c net/mlx5: optimize hash list entry memory 2021-01-08 16:03:04 +01:00
mlx5_utils.h net/mlx5: optimize hash list entry memory 2021-01-08 16:03:04 +01:00
mlx5_vlan.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
mlx5.c net/mlx5: fix port attach in secondary process 2021-01-29 18:16:08 +01:00
mlx5.h net/mlx5: fix port attach in secondary process 2021-01-29 18:16:08 +01:00
rte_pmd_mlx5.h net/mlx5: add flow sync API 2020-11-03 23:35:04 +01:00
version.map net/mlx5: add flow sync API 2020-11-03 23:35:04 +01:00