net/mlx5: fix missing RSS capability
authorShahaf Shuler <shahafs@mellanox.com>
Mon, 22 Jan 2018 20:52:14 +0000 (22:52 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 29 Jan 2018 09:04:28 +0000 (10:04 +0100)
commitb233b027490b858f740a75fac19632a25d3aefdd
tree61959c7914d6d208792e29c7d9150293e318df5a
parentad831a1176538f726428ebfe70f6607d7d854197
net/mlx5: fix missing RSS capability

The PMD was not reporting the supported RSS capabilities.

Fixes: 2f97422e7759 ("mlx5: support RSS hash update and get")
Cc: stable@dpdk.org
Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
Acked-by: Yongseok Koh <yskoh@mellanox.com>
drivers/net/mlx5/mlx5_ethdev.c