Hi, > -----Original Message----- > From: Alexander Kozyrev <[email protected]> > Sent: Monday, July 5, 2021 12:47 PM > To: [email protected] > Cc: [email protected]; Raslan Darawsheh <[email protected]>; Slava > Ovsiienko <[email protected]>; Matan Azrad <[email protected]> > Subject: [PATCH] net/mlx5: fix offset calculation for modify field action > > Offsets are not taken into account during MAC addresses > manipulation for the MODIFY_FIELD action. That leads to > a wrong split between 0-15 and 16-47 bits and corrupted > data being copied to/from MAC addresses. Use both source > and destination offsets to calcucate the proper modify > header action specification. > > Fixes: fdd0c046f4 ("net/mlx5: fix modify field action order for MAC") > Cc: [email protected] > > Signed-off-by: Alexander Kozyrev <[email protected]> > Acked-by: Viacheslav Ovsiienko <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

