Update links in both mlx4 and mlx5 doc. Signed-off-by: Michael Baum <michae...@nvidia.com> Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com> --- doc/guides/nics/mlx4.rst | 4 ++-- doc/guides/nics/mlx5.rst | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/doc/guides/nics/mlx4.rst b/doc/guides/nics/mlx4.rst index c81105730d..66493a1157 100644 --- a/doc/guides/nics/mlx4.rst +++ b/doc/guides/nics/mlx4.rst @@ -14,7 +14,7 @@ the `Mellanox website <http://www.mellanox.com>`_. Help is also provided by the `Mellanox community <http://community.mellanox.com/welcome>`_. There is also a `section dedicated to this poll mode driver -<http://www.mellanox.com/page/products_dyn?product_family=209&mtag=pmd_for_dpdk>`_. +<https://developer.nvidia.com/networking/dpdk>`_. Implementation details @@ -219,7 +219,7 @@ Mellanox OFED as a fallback - `Mellanox OFED`_ version: **4.4, 4.5, 4.6**. - firmware version: **2.42.5000** and above. -.. _`Mellanox OFED`: http://www.mellanox.com/page/products_dyn?product_family=26&mtag=linux_sw_drivers +.. _`Mellanox OFED`: https://network.nvidia.com/products/infiniband-drivers/linux/mlnx_ofed/ .. note:: diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst index 3f5c8bb303..c9defd0c60 100644 --- a/doc/guides/nics/mlx5.rst +++ b/doc/guides/nics/mlx5.rst @@ -19,7 +19,7 @@ Information and documentation about these adapters can be found on the `Mellanox community <http://community.mellanox.com/welcome>`__. There is also a `section dedicated to this poll mode driver -<http://www.mellanox.com/page/products_dyn?product_family=209&mtag=pmd_for_dpdk>`__. +<https://developer.nvidia.com/networking/dpdk>`_. Design @@ -1376,9 +1376,9 @@ managers on most distributions, this PMD requires Ethernet extensions that may not be supported at the moment (this is a work in progress). `Mellanox OFED -<http://www.mellanox.com/page/products_dyn?product_family=26&mtag=linux>`__ and +<https://network.nvidia.com/products/infiniband-drivers/linux/mlnx_ofed/>`__ and `Mellanox EN -<http://www.mellanox.com/page/products_dyn?product_family=27&mtag=linux>`__ +<https://network.nvidia.com/products/ethernet-drivers/linux/mlnx_en/>`__ include the necessary support and should be used in the meantime. For DPDK, only libibverbs, libmlx5, mlnx-ofed-kernel packages and firmware updates are required from that distribution. -- 2.25.1