net/ice: delete unsupported ptypes in default hash set
authorJunfeng Guo <junfeng.guo@intel.com>
Mon, 2 Nov 2020 01:54:36 +0000 (09:54 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 3 Nov 2020 22:35:07 +0000 (23:35 +0100)
commitf24aec3121de0efc58bb9cca3b28bbeab8c85710
tree8d08c6b6624107f82b1f6e754881dc03236f3396
parentf9bc5274a6f9c0010c486e0cbd0f69df7c7e1305
net/ice: delete unsupported ptypes in default hash set

Ptypes for GTPU with inner SCTP are not supported in current DDP pkg.
Thus, delete them in the default hash set config function.
Also clean up the rss vsi when calling the hash set config function.

Signed-off-by: Junfeng Guo <junfeng.guo@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/ice_ethdev.c