> -----Original Message----- > From: Matan Azrad <[email protected]> > Sent: Monday, July 22, 2019 12:13 > To: Shahaf Shuler <[email protected]>; Yongseok Koh > <[email protected]>; Slava Ovsiienko <[email protected]> > Cc: [email protected]; Dekel Peled <[email protected]> > Subject: [PATCH 05/28] net/mlx5: glue function for action using new API > > From: Dekel Peled <[email protected]> > > Add compile option HAVE_MLX5DV_DR_ACTION_DEST_DEVX_TIR, and > matching dest_tir flag in device configuration structure. > Add glue function pointer dv_create_flow_action_dest_devx_tir, and > function mlx5_glue_dv_create_flow_action_dest_devx_tir(), > to invoke API mlx5dv_dr_action_create_dest_devx_tir(); > > Signed-off-by: Dekel Peled <[email protected]> > Acked-by: Matan Azrad <[email protected]>
Acked-by: Viacheslav Ovsiienko <[email protected]>

