net/ice: show RSS hash configuration
authorTao Zhu <taox.zhu@intel.com>
Thu, 29 Oct 2020 06:37:57 +0000 (14:37 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 3 Nov 2020 22:35:03 +0000 (23:35 +0100)
commitdf147868b7b6b12a58141f4686b5d7b6bdcda8f3
tree12e3d28c3892584a55f932be987eea4a28500721
parent9ab9514c150ed74f732b153c55c9c2e9bdae1f10
net/ice: show RSS hash configuration

Implement interface 'ice_rss_hash_conf_get' to support show RSS
hash configuration.

Note:
Only return rss_hf from latest dev_configure or dev_rss_hash_update.
All configures from rte_flow are ignored.

Signed-off-by: Tao Zhu <taox.zhu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/ice_ethdev.c
drivers/net/ice/ice_ethdev.h