doc: fix naming of Mellanox devices
authorThomas Monjalon <thomas@monjalon.net>
Mon, 24 Feb 2020 19:52:14 +0000 (20:52 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 25 Feb 2020 14:55:54 +0000 (15:55 +0100)
commitee76bddc768c81b342d3901c84206421113544ca
treec23e49f0e6b15358b4ddd695be91cbcbe3b6d7e2
parentbfdf8a76c92ed699ba5c855e83e4e4f076f71255
doc: fix naming of Mellanox devices

The devices of the family ConnectX may have two letters as suffix.
Such suffix is preceded with a space and the second x is lowercase:
    - ConnectX-4 Lx
    - ConnectX-5 Ex
    - ConnectX-6 Dx

Uppercase of the device family name BlueField is also fixed.

The lists of supported devices are fixed.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
config/common_base
doc/guides/nics/mlx4.rst
doc/guides/nics/mlx5.rst
doc/guides/rel_notes/release_18_08.rst
doc/guides/rel_notes/release_19_02.rst
doc/guides/rel_notes/release_19_11.rst
doc/guides/vdpadevs/mlx5.rst
drivers/net/mlx5/mlx5.c
drivers/net/mlx5/mlx5_rxtx.c
drivers/net/mlx5/mlx5_txq.c