mbox series

[0/2] net/mlx5: fix flow indirect action reference counting

Message ID 20210901081958.3643375-1-dkozlyuk@nvidia.com (mailing list archive)
Headers
Series net/mlx5: fix flow indirect action reference counting |

Message

Dmitry Kozlyuk Sept. 1, 2021, 8:19 a.m. UTC
  Dmitry Kozlyuk (2):
  net/mlx5: report error on indirect CT action destroy
  net/mlx5: fix flow indirect action reference counting

 drivers/net/mlx5/mlx5_flow_dv.c | 59 ++++++++++++++++++++++-----------
 1 file changed, 39 insertions(+), 20 deletions(-)
  

Comments

Thomas Monjalon Sept. 21, 2021, 7:58 a.m. UTC | #1
01/09/2021 10:19, Dmitry Kozlyuk:
> Dmitry Kozlyuk (2):
>   net/mlx5: report error on indirect CT action destroy
>   net/mlx5: fix flow indirect action reference counting

Applied in next-net-mlx, thanks.