numam-dpdk/drivers/net/mlx5
Suanming Mou 6f26e604a9 net/mlx5: support IPv4/IPv6 DSCP rewrite action
This commit add the IPv4/IPv6 DSCP rewrite actions to the PMD code.

Supported actions:
RTE_FLOW_ACTION_TYPE_SET_IPV4_DSCP
RTE_FLOW_ACTION_TYPE_SET_IPV6_DSCP

Signed-off-by: Suanming Mou <suanmingm@mellanox.com>
Acked-by: Matan Azrad <matan@mellanox.com>
2020-01-17 19:46:02 +01:00
..
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build net/mlx5: fix build with dlopen linkage 2019-11-26 18:22:27 +01:00
mlx5_defs.h net/mlx5: support RSS on src or dst fields only 2020-01-17 19:46:01 +01:00
mlx5_devx_cmds.c net/mlx5: fix query host adapter attributes 2019-11-20 17:36:05 +01:00
mlx5_ethdev.c net/mlx5: fix crash when setting hairpin queues 2020-01-17 19:45:23 +01:00
mlx5_flow_dv.c net/mlx5: support IPv4/IPv6 DSCP rewrite action 2020-01-17 19:46:02 +01:00
mlx5_flow_meter.c net/mlx5: clean meter resources 2019-11-11 14:23:02 +01:00
mlx5_flow_verbs.c net/mlx5: fix verbs flow counter query 2019-11-20 17:36:05 +01:00
mlx5_flow.c net/mlx5: support RSS on src or dst fields only 2020-01-17 19:46:01 +01:00
mlx5_flow.h net/mlx5: support IPv4/IPv6 DSCP rewrite action 2020-01-17 19:46:02 +01:00
mlx5_glue.c net/mlx5: fix port action for LAG 2019-11-20 17:36:06 +01:00
mlx5_glue.h net/mlx5: fix port action for LAG 2019-11-20 17:36:06 +01:00
mlx5_mac.c net/mlx5: set VF MAC address from host 2019-11-11 16:47:17 +01:00
mlx5_mp.c
mlx5_mr.c remove useless include of EAL memory config header 2019-10-09 10:22:24 +02:00
mlx5_mr.h remove useless include of EAL memory config header 2019-10-09 10:22:24 +02:00
mlx5_nl.c net/mlx5: set VF MAC address from host 2019-11-11 16:47:17 +01:00
mlx5_prm.h net/mlx5: fix legacy inline multi-packet performance 2019-11-27 16:27:00 +01:00
mlx5_rss.c net/mlx5: support RSS on hairpin 2019-11-08 23:15:04 +01:00
mlx5_rxmode.c ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
mlx5_rxq.c net/mlx5: fix setting of Rx hash fields 2020-01-17 19:45:23 +01:00
mlx5_rxtx_vec_altivec.h net/mlx5: add metadata support to Rx datapath 2019-11-11 14:23:02 +01:00
mlx5_rxtx_vec_neon.h net/mlx5: add metadata support to Rx datapath 2019-11-11 14:23:02 +01:00
mlx5_rxtx_vec_sse.h net/mlx5: add metadata support to Rx datapath 2019-11-11 14:23:02 +01:00
mlx5_rxtx_vec.c net/mlx5: add Altivec Rx 2019-10-25 19:00:22 +02:00
mlx5_rxtx_vec.h ethdev: move egress metadata to dynamic field 2019-11-08 23:15:05 +01:00
mlx5_rxtx.c net/mlx5: fix legacy inline multi-packet performance 2019-11-27 16:27:00 +01:00
mlx5_rxtx.h net/mlx5: fix Tx doorbell write memory barrier 2019-11-20 17:36:06 +01:00
mlx5_stats.c ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
mlx5_trigger.c net/mlx5: fix crash when setting hairpin queues 2020-01-17 19:45:23 +01:00
mlx5_txq.c net/mlx5: clean up redundant assignment 2020-01-17 19:45:23 +01:00
mlx5_utils.c net/mlx5: introduce hash list 2019-11-11 14:23:01 +01:00
mlx5_utils.h net/mlx: fix build with clang 9 2019-12-12 23:23:25 +01:00
mlx5_vlan.c
mlx5.c net/mlx5: fix multiple flow table hash list 2020-01-17 19:45:23 +01:00
mlx5.h net/mlx5: add define of LRO segment chunk size 2020-01-17 19:45:23 +01:00
rte_pmd_mlx5_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00