mlnx-ofed comile and install

mlnx-ofed comile and install

1. git clone http://l-gerrit.mtl.labs.mlnx:8080/mlnx_ofed/mlnx-ofa_kernel-4.0.git
2. 
 ln -s ofed_scripts/configure
 ln -s ofed_scripts/makefile
 ln -s ofed_scripts/Makefile

3. ./configure --with-core-mod --with-user_mad-mod --with-user_access-mod --with-addr_trans-mod --with-mlx4-mod --with-mlx4_en-mod --with-mlx5-mod --with-ipoib-mod --with-srp-mod --with-rds-mod --with-iser-mod
4. make distclean
5. make
6. make install
 

发布了234 篇原创文章 · 获赞 12 · 访问量 24万+

猜你喜欢

转载自blog.csdn.net/mounter625/article/details/103739249
今日推荐