Hi, > -----Original Message----- > From: Itamar Gozlan <[email protected]> > Sent: Sunday, February 18, 2024 7:11 AM > To: Itamar Gozlan <[email protected]>; Erez Shitrit <[email protected]>; > Hamdan Agbariya <[email protected]>; Yevgeny Kliteynik > <[email protected]>; Slava Ovsiienko <[email protected]>; NBU- > Contact-Thomas Monjalon (EXTERNAL) <[email protected]>; Suanming > Mou <[email protected]>; Dariusz Sosnowski > <[email protected]>; Ori Kam <[email protected]>; Matan Azrad > <[email protected]>; Alex Vesker <[email protected]> > Cc: [email protected] > Subject: [v2 01/10] net/mlx5/hws: skip RTE item when inserting rules by index > > The location of indexed rules is determined by the index, not the item hash. A > matcher test is added to prevent access to non-existent items. > This avoids unnecessary processing and potential segmentation faults. > > Fixes: 405242c ("net/mlx5/hws: add rule object") > Signed-off-by: Itamar Gozlan <[email protected]> > Acked-by: Matan Azrad <[email protected]>
Fixed few fixes tags, Series applied to next-net-mlx, Kindest regards Raslan Darawsheh

