> -----Original Message----- > From: Alex Vesker <va...@nvidia.com> > Sent: Thursday, October 20, 2022 18:58 > To: Alex Vesker <va...@nvidia.com>; Slava Ovsiienko > <viachesl...@nvidia.com>; NBU-Contact-Thomas Monjalon (EXTERNAL) > <tho...@monjalon.net>; Suanming Mou <suanmi...@nvidia.com>; Matan Azrad > <ma...@nvidia.com> > Cc: dev@dpdk.org; Ori Kam <or...@nvidia.com>; Erez Shitrit > <ere...@nvidia.com> > Subject: [v6 14/18] net/mlx5/hws: Add HWS matcher object > > HWS matcher resides under the table object, each table can have multiple > chained matcher with different attributes. Each matcher represents a > combination of match and action templates. > Each matcher can contain multiple configurations based on the templates. > Packets are steered from the table to the matcher and from there to other > objects. The matcher allows efficent HW packet field matching and action > execution based on the configuration done to it. > > Signed-off-by: Alex Vesker <va...@nvidia.com> > Signed-off-by: Erez Shitrit <ere...@nvidia.com> Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>
- RE: [v6 07/18] net/mlx5: Add additional glue functio... Slava Ovsiienko
- [v6 08/18] net/mlx5/hws: Add HWS command layer Alex Vesker
- RE: [v6 08/18] net/mlx5/hws: Add HWS command layer Slava Ovsiienko
- [v6 12/18] net/mlx5/hws: Add HWS context object Alex Vesker
- RE: [v6 12/18] net/mlx5/hws: Add HWS context object Slava Ovsiienko
- [v6 11/18] net/mlx5/hws: Add HWS definer layer Alex Vesker
- RE: [v6 11/18] net/mlx5/hws: Add HWS definer layer Slava Ovsiienko
- [v6 13/18] net/mlx5/hws: Add HWS table object Alex Vesker
- RE: [v6 13/18] net/mlx5/hws: Add HWS table object Slava Ovsiienko
- [v6 14/18] net/mlx5/hws: Add HWS matcher object Alex Vesker
- RE: [v6 14/18] net/mlx5/hws: Add HWS matcher object Slava Ovsiienko
- [v6 16/18] net/mlx5/hws: Add HWS action object Alex Vesker
- [v6 15/18] net/mlx5/hws: Add HWS rule object Alex Vesker
- RE: [v6 15/18] net/mlx5/hws: Add HWS rule object Slava Ovsiienko
- [v6 17/18] net/mlx5/hws: Add HWS debug layer Alex Vesker
- RE: [v6 17/18] net/mlx5/hws: Add HWS debug layer Slava Ovsiienko
- [v6 18/18] net/mlx5/hws: Enable HWS Alex Vesker
- RE: [v6 18/18] net/mlx5/hws: Enable HWS Slava Ovsiienko
- RE: [v6 00/18] net/mlx5: Add HW steering low level suppor... Raslan Darawsheh