net/iavf: delete unsupported RSS types
authorJeff Guo <jia.guo@intel.com>
Fri, 24 Jul 2020 04:07:02 +0000 (12:07 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 29 Jul 2020 22:41:23 +0000 (00:41 +0200)
commitd0f6c960367f83259175348878278592e989b562
treefcd33c6dfe20ba9645d0a99a7ccb9759e5d354c8
parentd123f83c43085d03e0c2e37f8174577189711fdb
net/iavf: delete unsupported RSS types

The combined hash type should be bound with prefix protocol when
configure it, so delete some useless and unsupported part for
rss types mapping.

Fixes: 7be10c3004be ("net/iavf: add RSS configuration for VF")
Cc: stable@dpdk.org
Signed-off-by: Jeff Guo <jia.guo@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/iavf/iavf_hash.c