> -----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 4/5] net/mlx5: add flow rule insertion by index with > pattern > > Implement rte_flow_async_create_by_index_with_pattern() function. > Rework the driver implementation to reduce code duplication by providing a > single flow insertion routine, that can be called with different parameters > depending on the insertion type. > > 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

