numam-dpdk/drivers
Alex Vesker c467608215 net/mlx5/hws: add matcher object
HWS matcher resides under the table object, each table can
have multiple chained matches with different attributes.

Each matcher represents a combination of match and action templates,
and 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 efficient HW packet field matching and action
execution based on the configuration done to it.

Signed-off-by: Alex Vesker <valex@nvidia.com>
Signed-off-by: Erez Shitrit <erezsh@nvidia.com>
2022-10-26 13:33:34 +02:00
..
baseband drivers/baseband: expose per operation type queues 2022-10-07 08:44:58 +02:00
bus bus/vdev: fix crash in device cleanup 2022-10-20 11:35:07 +02:00
common net/mlx5/hws: add matcher object 2022-10-26 13:33:34 +02:00
compress dev: hide driver object 2022-09-23 16:14:34 +02:00
crypto crypto/ipsec_mb: support all tag sizes for ZUC-EIA3-256 2022-10-07 19:46:11 +02:00
dma dma/idxd: check DSA device allocation 2022-10-10 17:53:18 +02:00
event event/dlb2: fix port COS range allocation 2022-10-21 11:42:08 +02:00
gpu dev: hide driver object 2022-09-23 16:14:34 +02:00
mempool drivers: mark SW PMDs to support disabling IOVA as PA 2022-10-09 13:14:57 +02:00
net net/mlx5/hws: add matcher object 2022-10-26 13:33:34 +02:00
raw raw/cnxk_bphy: extend PF function address access 2022-10-26 23:19:19 +02:00
regex regex/mlx5: forbid changing maximum match number 2022-10-09 16:33:32 +02:00
vdpa vdpa/ifc: improve internal list logic 2022-10-26 10:33:36 +02:00
meson.build build: export include directories list 2022-10-28 14:27:48 +02:00