doc: update features supported by mlx
authorThomas Monjalon <thomas@monjalon.net>
Tue, 30 Jul 2019 15:06:21 +0000 (17:06 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 30 Jul 2019 22:22:33 +0000 (00:22 +0200)
commit8cd3a3993859974fb03ea19aa8ac3b64d4af7c63
treedbbe41b2deba17ee68cbd7ee6c9ee3b3220938ac
parentb6e3d7a61e6b9199428ac5c5891c02c590751998
doc: update features supported by mlx

Flow control was not documented as a supported feature
since the first fill of features matrix for mlx drivers.

Flow API and CRC offload flag support in mlx4 were missing in the
feature matrix when they were implemented (see below commits).

Fixes: 46d5736a7049 ("net/mlx4: support basic flow items and actions")
Fixes: ce07b1514d59 ("net/mlx4: fix CRC stripping capability report")
Fixes: e86b85ca757b ("doc: fill nics features matrix for mlx")
Cc: stable@dpdk.org
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Matan Azrad <matan@mellanox.com>
doc/guides/nics/features/mlx4.ini
doc/guides/nics/features/mlx5.ini
doc/guides/nics/mlx5.rst