> -----Original Message----- > From: Alexander Kozyrev <akozy...@nvidia.com> > Sent: Thursday, October 24, 2024 19:50 > To: dev@dpdk.org > Cc: Raslan Darawsheh <rasl...@nvidia.com>; Slava Ovsiienko > <viachesl...@nvidia.com>; Matan Azrad <ma...@nvidia.com>; Hamdan > Agbariya <hamd...@nvidia.com>; Alex Vesker <va...@nvidia.com>; Dariusz > Sosnowski <dsosnow...@nvidia.com>; Ori Kam <or...@nvidia.com>; Bing Zhao > <bi...@nvidia.com>; Suanming Mou <suanmi...@nvidia.com> > Subject: [PATCH v4 5/5] net/mlx5: implement jump to table index action > > Implement RTE_FLOW_ACTION_TYPE_JUMP_TO_TABLE_INDEX action. > Create the hardware steering jump to matcher action, associated with the > template matcher. Use this action and provide the rule index as an offset in > the > matcher. > Note that it is only supported by the isolated matcher, i.e. the table > insertion type > is by index with pattern. > > Signed-off-by: Alexander Kozyrev <akozy...@nvidia.com> Acked-by: Dariusz Sosnowski <dsosnow...@nvidia.com> Best regards, Dariusz Sosnowski
- [PATCH v3 0/5] jump to table index support in mlx5 Alexander Kozyrev
- [PATCH v3 2/5] net/mlx5/hws: introduce jump to matc... Alexander Kozyrev
- [PATCH v3 4/5] net/mlx5: add flow rule insertion by... Alexander Kozyrev
- [PATCH v3 1/5] net/mlx5/hws: introduce new matcher ... Alexander Kozyrev
- [PATCH v4 0/5] jump to table index support in mlx5 Alexander Kozyrev
- [PATCH v4 4/5] net/mlx5: add flow rule insertio... Alexander Kozyrev
- RE: [PATCH v4 4/5] net/mlx5: add flow rule ... Dariusz Sosnowski
- [PATCH v4 2/5] net/mlx5/hws: introduce jump to ... Alexander Kozyrev
- RE: [PATCH v4 2/5] net/mlx5/hws: introduce ... Dariusz Sosnowski
- [PATCH v4 5/5] net/mlx5: implement jump to tabl... Alexander Kozyrev
- RE: [PATCH v4 5/5] net/mlx5: implement jump... Dariusz Sosnowski
- [PATCH v4 1/5] net/mlx5/hws: introduce new matc... Alexander Kozyrev
- RE: [PATCH v4 1/5] net/mlx5/hws: introduce ... Dariusz Sosnowski
- [PATCH v4 3/5] net/mlx5: create array ste match... Alexander Kozyrev
- RE: [PATCH v4 3/5] net/mlx5: create array s... Dariusz Sosnowski
- Re: [PATCH v4 0/5] jump to table index support ... Raslan Darawsheh
- [PATCH v3 3/5] net/mlx5: create array ste matcher Alexander Kozyrev
- [PATCH v3 5/5] net/mlx5: implement jump to table in... Alexander Kozyrev