Hi, > -----Original Message----- > From: Slava Ovsiienko <[email protected]> > Sent: Monday, November 29, 2021 2:33 PM > To: [email protected] > Cc: Matan Azrad <[email protected]>; Raslan Darawsheh > <[email protected]>; [email protected] > Subject: [PATCH] net/mlx5: fix metadata endianness in modify field action > > As modify field action immediate source parameter the metadata > should follow the CPU endianness (according to SET_META action > structure format), and mlx5 PMD wrongly handled the immediate > parameter metadata buffer as big-endian, resulting in wrong > metadata set action with incorrect endianness. > > Fixes: 40c8fb1fd3b3 ("net/mlx5: update modify field action") > Cc: [email protected] > > Signed-off-by: Viacheslav Ovsiienko <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

