> -----Original Message-----
> From: Bing Zhao <[email protected]>
> Sent: Tuesday, October 27, 2020 16:47
> To: Slava Ovsiienko <[email protected]>; Matan Azrad
> <[email protected]>; Ori Kam <[email protected]>
> Cc: [email protected]; Raslan Darawsheh <[email protected]>
> Subject: [PATCH v2 1/2] common/mlx5: add glue function for domain sync
>
> In rdma-core, the "mlx5dv_dr_domain_sync" function was already provided. It
> is used to flush the rule submission queue. The wrapper function in the glue
> layer is added for using this.
> It only supports DR flows right now the same as domain creating and
> destroying functions.
>
> Signed-off-by: Bing Zhao <[email protected]>
> Acked-by: Ori Kam <[email protected]>
Acked-by: Viacheslav Ovsiienko <[email protected]>