doc: add NIC supported by MLX5 vDPA driver

Message ID 20200725030307.52579-1-sergey.madaminov@gmail.com (mailing list archive)
State Accepted, archived
Delegated to: Maxime Coquelin
Headers
Series doc: add NIC supported by MLX5 vDPA driver |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK
ci/travis-robot success Travis build: passed

Commit Message

Sergey Madaminov July 25, 2020, 3:03 a.m. UTC
  Update the docs, adding MCX621102AN-ADAT to the list of NICs supported
by MLX5 vDPA driver.

Signed-off-by: Sergey Madaminov <sergey.madaminov@gmail.com>
Suggested-by: William Tu <u9012063@gmail.com>
---
 doc/guides/vdpadevs/mlx5.rst | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Maxime Coquelin July 28, 2020, 9:31 a.m. UTC | #1
On 7/25/20 5:03 AM, Sergey Madaminov wrote:
> Update the docs, adding MCX621102AN-ADAT to the list of NICs supported
> by MLX5 vDPA driver.
> 
> Signed-off-by: Sergey Madaminov <sergey.madaminov@gmail.com>
> Suggested-by: William Tu <u9012063@gmail.com>
> ---
>  doc/guides/vdpadevs/mlx5.rst | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/doc/guides/vdpadevs/mlx5.rst b/doc/guides/vdpadevs/mlx5.rst
> index 9813a8744..2c7a550af 100644
> --- a/doc/guides/vdpadevs/mlx5.rst
> +++ b/doc/guides/vdpadevs/mlx5.rst
> @@ -51,6 +51,7 @@ Supported NICs
>  --------------
>  
>  * Mellanox\ |reg| ConnectX\ |reg|-6 200G MCX654106A-HCAT (2x200G)
> +* Mellanox\ |reg| ConnectX\ |reg|-6 Dx EN 25G MCX621102AN-ADAT (2x25G)

Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>

>  * Mellanox\ |reg| ConnectX\ |reg|-6 Dx EN 100G MCX623106AN-CDAT (2x100G)
>  * Mellanox\ |reg| ConnectX\ |reg|-6 Dx EN 200G MCX623105AN-VDAT (1x200G)
>  * Mellanox\ |reg| BlueField SmartNIC 25G MBF1M332A-ASCAT (2x25G)

I thought the Bluefield was no mre supported, would you mind sending a
patch removing it if that is the case?

Thanks,
Maxime
  
Maxime Coquelin July 28, 2020, 3:47 p.m. UTC | #2
On 7/25/20 5:03 AM, Sergey Madaminov wrote:
> Update the docs, adding MCX621102AN-ADAT to the list of NICs supported
> by MLX5 vDPA driver.
> 
> Signed-off-by: Sergey Madaminov <sergey.madaminov@gmail.com>
> Suggested-by: William Tu <u9012063@gmail.com>
> ---
>  doc/guides/vdpadevs/mlx5.rst | 1 +
>  1 file changed, 1 insertion(+)

Applied to dpdk-next-virtio/master

Thanks,
Maxime
  

Patch

diff --git a/doc/guides/vdpadevs/mlx5.rst b/doc/guides/vdpadevs/mlx5.rst
index 9813a8744..2c7a550af 100644
--- a/doc/guides/vdpadevs/mlx5.rst
+++ b/doc/guides/vdpadevs/mlx5.rst
@@ -51,6 +51,7 @@  Supported NICs
 --------------
 
 * Mellanox\ |reg| ConnectX\ |reg|-6 200G MCX654106A-HCAT (2x200G)
+* Mellanox\ |reg| ConnectX\ |reg|-6 Dx EN 25G MCX621102AN-ADAT (2x25G)
 * Mellanox\ |reg| ConnectX\ |reg|-6 Dx EN 100G MCX623106AN-CDAT (2x100G)
 * Mellanox\ |reg| ConnectX\ |reg|-6 Dx EN 200G MCX623105AN-VDAT (1x200G)
 * Mellanox\ |reg| BlueField SmartNIC 25G MBF1M332A-ASCAT (2x25G)