https://www.mellanox.com/products/ethernet-drivers/linux/mlnx_en
URL=http://www.mellanox.com/downloads/ofed/MLNX_EN-5.1-1.0.4.0/mlnx-en-5.1-1.0.4.0-ubuntu$(lsb_release -rs)-x86_64.tgz wget ${URL} -q -O /tmp/${URL##*/} tar -C /tmp -xzf /tmp/mlnx-en-*-ubuntu*-x86_64.tgz cd /tmp/mlnx-en-*-ubuntu*-x86_64 ./install --force # prebuild driver only ./install --add-kernel-support-build-only