net/ena: add supported RSS offloads types
authorRafal Kozik <rk@semihalf.com>
Fri, 14 Dec 2018 13:18:38 +0000 (14:18 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 21 Dec 2018 15:22:40 +0000 (16:22 +0100)
commitb01ead202beb45346d7daeb2f2b1a608006af644
tree0746791f8d8869d38ba147f5c83486418160f1fe
parent498c687aee32e2af17df9982add5433308673860
net/ena: add supported RSS offloads types

The PMD was not passing RSS offloads values although it was supporting
the RSS. To allow application to probe the PMD for RSS support, the
missing information was added.

Fixes: 1173fca25af9 ("ena: add polling-mode driver")
Cc: stable@dpdk.org
Signed-off-by: Rafal Kozik <rk@semihalf.com>
Acked-by: Michal Krawczyk <mk@semihalf.com>
drivers/net/ena/ena_ethdev.c