> -----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>

Reply via email to