net/ice: fix SCTP RSS configuration
authorJunyu Jiang <junyux.jiang@intel.com>
Tue, 20 Oct 2020 08:50:51 +0000 (08:50 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 3 Nov 2020 22:24:24 +0000 (23:24 +0100)
commit164c2001ccc724fd8200442ce6f5abe0fc15faa4
tree937fb0083a26859c92aaf1cd96fc69b090c4d53f
parentd647871c50ab3ac7dffc0b13959491027b210659
net/ice: fix SCTP RSS configuration

This patch configured RSS for sctp with IP address
and port as input set.

Fixes: 4717a12cfaf1 ("net/ice: initialize and update RSS based on user config")
Cc: stable@dpdk.org
Signed-off-by: Junyu Jiang <junyux.jiang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/ice_ethdev.c