12/05/2021 08:53, Jiawei Wang: > While there's mirror action prior to the meter action in the E-Switch > flow, means that the packets should be duplicated into port firstly, > and then do meter and send to the original destination. > MLX5 PMD will split the above E-Switch flow into two sub flows, > similar as mirror with modify action before. > > Fixes: 07627fbf1506 ("net/mlx5: support E-Switch mirroring with modify > action") > Cc: sta...@dpdk.org > > Signed-off-by: Jiawei Wang <jiaw...@nvidia.com> > Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>
Applied to next-net-mlx, thanks.