> -----Original Message----- > From: Alexander Kozyrev <[email protected]> > Sent: Thursday, October 24, 2024 19:50 > To: [email protected] > Cc: Raslan Darawsheh <[email protected]>; Slava Ovsiienko > <[email protected]>; Matan Azrad <[email protected]>; Hamdan > Agbariya <[email protected]>; Alex Vesker <[email protected]>; Dariusz > Sosnowski <[email protected]>; Ori Kam <[email protected]>; Bing Zhao > <[email protected]>; Suanming Mou <[email protected]> > 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 <[email protected]> Acked-by: Dariusz Sosnowski <[email protected]> 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

