> -----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 15/18] net/mlx5/hws: Add HWS rule object > > HWS rule objects reside under the matcher, each rule holds the configuration > for the packet fields to match on and the set of actions to execute over the > packet that has the requested fields. Rules can be created asynchronously in > parallel over multiple queues to different matchers. Each rule is configured > to the HW. > > Signed-off-by: Erez Shitrit <ere...@nvidia.com> > Signed-off-by: Alex Vesker <va...@nvidia.com> Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>
- [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