doc: update mlx4 documentation
authorMoti Haimovsky <motih@mellanox.com>
Thu, 9 Nov 2017 17:30:56 +0000 (19:30 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 12 Nov 2017 04:02:42 +0000 (05:02 +0100)
commit8cfe3aaf34934a15610ea7a811312a47fa0e0a14
treef6a44bd11f1a5e21b95246690be9b6ec713ca1a7
parentb280c98f70719285d3f1b6516813f63fe4173875
doc: update mlx4 documentation

This updates mlx4 documentation and DPDK release notes
to reflect the PMD support for rdma-core from linux-rdma.

- PMD is now freed from Mellanox OFED and now only depends on the
  public rdma-core package (v15 and above) instead.
  (see https://github.com/linux-rdma/rdma-core/releases)
  This PMD should run under Linux v4.14 and above.
- In case any of the above requirements can't be satisfied,
  Mellanox OFED v4.2 and above also provide an updated rdma-core
  as well back-ported kernel modules for most Linux distributions
  and previous Linux versions.
  (see http://www.mellanox.com/page/products_dyn?product_family=26).

Signed-off-by: Moti Haimovsky <motih@mellanox.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
doc/guides/nics/mlx4.rst
doc/guides/rel_notes/release_17_11.rst