Wednesday, April 24, 2019 3:56 AM, Yongseok Koh: > Subject: [dpdk-dev] [PATCH] net/mlx5: fix flow action destroy > > ibv_destroy_flow_action() refers to QP. QP must not be freed until > corresponding action is destroyed. > > Fixes: 3eb004431072 ("net/mlx5: fix release of jump to queue action") > Cc: or...@mellanox.com > > Signed-off-by: Yongseok Koh <ys...@mellanox.com>
Applied to next-net-mlx, thanks.