From: Yongseok Koh Date: Wed, 8 May 2019 09:24:09 +0000 (-0700) Subject: doc: fix typo in mlx5 guide X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=4d6e0352e137a11972f40c18687be8135489a02e;p=dpdk.git doc: fix typo in mlx5 guide Fixes: 43e9d9794cde ("net/mlx5: support upstream rdma-core") Cc: stable@dpdk.org Signed-off-by: Yongseok Koh Reviewed-by: Ferruh Yigit --- diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst index af1e408ead..325e9f697a 100644 --- a/doc/guides/nics/mlx5.rst +++ b/doc/guides/nics/mlx5.rst @@ -592,7 +592,7 @@ Either RDMA Core library with a recent enough Linux kernel release (recommended) or Mellanox OFED/EN, which provides compatibility with older releases. -RMDA Core with Linux Kernel +RDMA Core with Linux Kernel ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Minimal kernel version : v4.14 or the most recent 4.14-rc (see `Linux installation documentation`_)