RE: [PATCH 0/4] net/mlx5: add template table insertion and matching types

2023-03-07 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Alexander Kozyrev > Sent: Friday, January 27, 2023 1:41 AM > To: dev@dpdk.org > Cc: NBU-Contact-Thomas Monjalon (EXTERNAL) ; > Ori Kam ; Raslan Darawsheh ; > Matan Azrad ; Slava Ovsiienko > > Subject: [PATCH 0/4] net/mlx5: a

[PATCH 0/4] net/mlx5: add template table insertion and matching types

2023-01-26 Thread Alexander Kozyrev
Add the insertion type and hash calculation function of a template table. Support the new rte_flow_async_create_by_index() Flow API to allow flow rules insertion into a specified index of index-based template tables. Set MLX5_LINEAR_HASH_TAG_INDEX as a special id for specifiyng the index. Allow to