Hi, > -----Original Message----- > From: Erez Shitrit <ere...@nvidia.com> > Sent: Wednesday, March 22, 2023 4:44 PM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Matan Azrad <ma...@nvidia.com>; Slava Ovsiienko > <viachesl...@nvidia.com> > 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: sta...@dpdk.org > > Signed-off-by: Erez Shitrit <ere...@nvidia.com> > Reviewed-by: Alex Vesker <va...@nvidia.com> > Acked-by: Matan Azrad <ma...@nvidia.com>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh