Hi, > -----Original Message----- > From: Alexander Kozyrev <akozy...@nvidia.com> > Sent: Wednesday, April 7, 2021 4:14 AM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Raslan Darawsheh <rasl...@nvidia.com>; Slava > Ovsiienko <viachesl...@nvidia.com> > Subject: [PATCH] net/mlx5: check extended metadata for meta modification > > The MODIFY_FIELD RTE action requires the extended metadata support > in order to manipulate on METADATA register as well as on MARK register. > Check if it is supported and reject the MODIFY_FIELD action if it is not > just like it was done before for the MARK register modifications. > > Fixes: 1fc5eded4c ("net/mlx5: check extended metadata for mark > modification") > Cc: sta...@dpdk.org > > Signed-off-by: Alexander Kozyrev <akozy...@nvidia.com> > ---
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh