net/mlx5: support IPv4/IPv6 DSCP rewrite action
authorSuanming Mou <suanmingm@mellanox.com>
Tue, 7 Jan 2020 07:24:02 +0000 (09:24 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 17 Jan 2020 18:46:02 +0000 (19:46 +0100)
commit6f26e604a9c3a6527ae9689a42831a20037dc582
tree110faacaed1e8e009255bad1ea315c5da047797a
parent8482ffe4b68bc0a6f14d46e65158d3c779f7e0f9
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>
drivers/net/mlx5/mlx5_flow.h
drivers/net/mlx5/mlx5_flow_dv.c