Hi, > -----Original Message----- > From: Alex Vesker <[email protected]> > Sent: Thursday, March 23, 2023 2:34 PM > To: Alex Vesker <[email protected]>; Slava Ovsiienko > <[email protected]>; NBU-Contact-Thomas Monjalon (EXTERNAL) > <[email protected]>; Suanming Mou <[email protected]>; Matan > Azrad <[email protected]> > Cc: [email protected]; Ori Kam <[email protected]>; [email protected] > Subject: [PATCH] net/mlx5/hws: fix return value of send queue action > > The rte_errno should be set to a positive error value while the ret of the > function should return a negative value this aligns code to other mlx5dr API > functions. > > Fixes: 3eb748869d2d ("net/mlx5/hws: add send layer") > Cc: [email protected] > Signed-off-by: Alex Vesker <[email protected]> > Reviewed-by: Erez Shitrit <[email protected]> > Acked-by: Matan Azrad [email protected]
Fixed Acked-by tag, Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

