You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UCT/GGA: Add option to disable gga - 1.21.x (#11519)
UCT: Add option to disable gga (#11507)
* UCT/IB/MLX5: Add option to disable GGA transport
Add a --with-gga/--without-gga configure option to control building the GGA (DPU) MLX5 transport, and gate gga/gga_mlx5.c on a new HAVE_TL_GGA conditional instead of HAVE_MLX5_MMO. Also add the author to AUTHORS.
* UCT/IB/MLX5: Address review on GGA configure option
* UCT/IB/MLX5: Change with_gga checking location
---------
(cherry picked from commit 10de7c0)
Signed-off-by: Zhenlong Ma <zhenlongm@nvidia.com>