RE: [PATCH 0/4] net/mlx5: implement Flow update API

2023-06-19 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Alexander Kozyrev > Sent: Monday, June 12, 2023 11:06 PM > To: dev@dpdk.org > Cc: Raslan Darawsheh ; Matan Azrad > ; Slava Ovsiienko ; Ori Kam > ; Erez Shitrit > Subject: [PATCH 0/4] net/mlx5: implement Flow update API > >

[PATCH 0/4] net/mlx5: implement Flow update API

2023-06-12 Thread Alexander Kozyrev
Add the implementation for the rte_flow_async_actions_update() API. Construct the new actions and replace them for the Flow handle. Old resources are freed during the rte_flow_pull() invocation. Alexander Kozyrev (1): net/mlx5: implement Flow update API Erez Shitrit (3): net/mlx5/hws: use the