[dpdk-dev] [PATCH 2/2] net/mlx5: fix header modifiy choose wrong layer type

Matan Azrad matan at mellanox.com
Wed Feb 19 16:31:57 CET 2020



From: Suanming Mou
> Currently, for header modify actions after tunnel decapsulation, the header
> modify actions will still select the old outermost layer type.
> It will cause header modify actions get the wrong layer type.
> 
> Add the tunnel decap flag to indicate the layer type to get for header modify
> actions.
> 
> Fixes: 4bb14c83df95 ("net/mlx5: support modify header using Direct Verbs")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Suanming Mou <suanmingm at mellanox.com>
Acked-by: Matan Azrad <matan at mellanox.com>


More information about the dev mailing list