Unify common BNXT and MLX5 initialization code (#233)

Co-authored-by: Aurelien Bouteiller <aurelien.bouteiller@amd.com>
This commit is contained in:
Yiltan
2025-09-10 09:13:36 -04:00
committed by GitHub
parent 0fd8866b6d
commit cb39f7a313
10 changed files with 743 additions and 737 deletions
+1 -1
View File
@@ -27,4 +27,4 @@ set -e
script_path=$(dirname "$(realpath $0)")
exec $script_path/gda $*
source $script_path/gda -DGDA_MLX5=ON $*