Hi, > -----Original Message----- > From: Alexander Kozyrev <akozy...@nvidia.com> > Sent: Tuesday, May 25, 2021 8:14 PM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Raslan Darawsheh <rasl...@nvidia.com>; Slava > Ovsiienko <viachesl...@nvidia.com>; Matan Azrad <ma...@nvidia.com>; > Ori Kam <or...@nvidia.com> > Subject: [PATCH] net/mlx5: allow copy from one tag to another > > The modify field implementation in mlx5 driver has a check to > prevent a copy from a field to the same field. But the level > is not taken into account which prevents a copy from different > tags. Check the level and allow a copy from one tag to another. > > Fixes: 641dbe4fb05 ("net/mlx5: support modify field flow action") > Cc: sta...@dpdk.org
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh