Hi, > -----Original Message----- > From: Erez Shitrit <[email protected]> > Sent: Wednesday, March 22, 2023 4:44 PM > To: [email protected] > Cc: [email protected]; Matan Azrad <[email protected]>; Slava Ovsiienko > <[email protected]> > Subject: [PATCH v4] net/mlx5/hws: fix saving of jumbo tag for deletion > > > In cases with more than one STE we didn't update the whole tag > of the match jumbo STE, Instead of 11B we kept only 8B like in > regular STE. > The ste_attr that keeps that indication was not updated at the > last iteration. > Now we indicate it is a jumbo frame before saving the tag for > future deletion of it. > > Fixes: 405242c52dd5 ("net/mlx5/hws: add rule object") > Cc: [email protected] > > Signed-off-by: Erez Shitrit <[email protected]> > Reviewed-by: Alex Vesker <[email protected]> > Acked-by: Matan Azrad <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

