Hi, > -----Original Message----- > From: Itamar Gozlan <igoz...@nvidia.com> > Sent: Sunday, February 18, 2024 7:11 AM > To: Itamar Gozlan <igoz...@nvidia.com>; Erez Shitrit <ere...@nvidia.com>; > Hamdan Agbariya <hamd...@nvidia.com>; Yevgeny Kliteynik > <klit...@nvidia.com>; Slava Ovsiienko <viachesl...@nvidia.com>; NBU- > Contact-Thomas Monjalon (EXTERNAL) <tho...@monjalon.net>; Suanming > Mou <suanmi...@nvidia.com>; Dariusz Sosnowski > <dsosnow...@nvidia.com>; Ori Kam <or...@nvidia.com>; Matan Azrad > <ma...@nvidia.com>; Alex Vesker <va...@nvidia.com> > Cc: dev@dpdk.org > 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 <igoz...@nvidia.com> > Acked-by: Matan Azrad <ma...@nvidia.com>
Fixed few fixes tags, Series applied to next-net-mlx, Kindest regards Raslan Darawsheh