X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fguides%2Fnics%2Fmlx5.rst;h=66794e691bd22f05f698f37dc6fab8431812f3a4;hb=88ac2fd99fa06419c5b95ad662dc1e618bd8ac49;hp=1f700fc1ffc6349cb5e04557db50dd1cb4075608;hpb=699abebab945c283fa5156876fca481982d9b58a;p=dpdk.git diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst index 1f700fc1ff..66794e691b 100644 --- a/doc/guides/nics/mlx5.rst +++ b/doc/guides/nics/mlx5.rst @@ -31,7 +31,7 @@ MLX5 poll mode driver ===================== The MLX5 poll mode driver library (**librte_pmd_mlx5**) provides support for -**Mellanox ConnectX-4 EN** and **Mellanox ConnectX-4 Lx EN** families of +**Mellanox ConnectX-4** and **Mellanox ConnectX-4 Lx** families of 10/25/40/50/100 Gb/s adapters as well as their virtual functions (VF) in SR-IOV context. @@ -48,11 +48,6 @@ There is also a `section dedicated to this poll mode driver be enabled manually by setting ``CONFIG_RTE_LIBRTE_MLX5_PMD=y`` and recompiling DPDK. -.. warning:: - - ``CONFIG_RTE_BUILD_COMBINE_LIBS`` with ``CONFIG_RTE_BUILD_SHARED_LIB`` - is not supported and thus the compilation will fail with this configuration. - Implementation details ---------------------- @@ -284,7 +279,7 @@ devices managed by librte_pmd_mlx5. modprobe -a ib_uverbs mlx5_core mlx5_ib - Alternatively if MLNX_OFED is fully installed, the follwoing script can + Alternatively if MLNX_OFED is fully installed, the following script can be run: .. code-block:: console