> -----Original Message----- > From: Alexander Kozyrev <akozy...@nvidia.com> > Sent: пятница, 27 января 2023 г. 01:41 > To: dev@dpdk.org > Cc: NBU-Contact-Thomas Monjalon (EXTERNAL) <tho...@monjalon.net>; Ori > Kam <or...@nvidia.com>; Raslan Darawsheh <rasl...@nvidia.com>; Matan > Azrad <ma...@nvidia.com>; Slava Ovsiienko <viachesl...@nvidia.com> > Subject: [PATCH 4/4] net/mlx5: define index register for linear tables > > Set MLX5_LINEAR_HASH_TAG_INDEX as a special id for the TAG item: > it holds the index in a linear table for a packet to land to. > This rule index in the table uses upper 16-bits of REG_C_3, handle this TAG > item > in the modify_field API for setting the index. > > Signed-off-by: Alexander Kozyrev <akozy...@nvidia.com> Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>