Hi, > -----Original Message----- > From: Slava Ovsiienko <[email protected]> > Sent: Friday, November 26, 2021 3:10 PM > To: [email protected] > Cc: [email protected]; NBU-Contact-Thomas Monjalon (EXTERNAL) > <[email protected]>; Matan Azrad <[email protected]>; Raslan > Darawsheh <[email protected]> > Subject: [PATCH v2] net/mlx5: fix modify field MAC address offset > > The MAC addresses fields are 48 bit wide and are processed > by mlx5 PMD as two words. There the bug was introduced for > the offset, causing malfunction of MODIFY_FIELD action > with MAC address fields as source or destination and > with non zero field offset. > > Fixes: 40c8fb1fd3b3 ("net/mlx5: update modify field action") > added Cc: [email protected] > Signed-off-by: Viacheslav Ovsiienko <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

