net/i40e: fix queue region in RSS flow
authorShougang Wang <shougangx.wang@intel.com>
Fri, 15 May 2020 07:32:31 +0000 (07:32 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 18 May 2020 18:35:57 +0000 (20:35 +0200)
commitda7018ec29d405e9b36b6997eedb728c04bb0fe8
treeda2419d8a4fbbf9903ac96e3cf77c2949c32d421
parent4211cc0e922616f9d017504b0db6d3f91b111bcd
net/i40e: fix queue region in RSS flow

This patch fixes the issue that the queue region does not
take effect due to incorrectly setting the flow type.

Fixes: ecad87d22383 ("net/i40e: move RSS to flow API")
Cc: stable@dpdk.org
Signed-off-by: Shougang Wang <shougangx.wang@intel.com>
Reviewed-by: Jeff Guo <jia.guo@intel.com>
Tested-by: Hailin Xu <hailinx.xu@intel.com>
Tested-by: Lunyuan Cui <lunyuanx.cui@intel.com>
drivers/net/i40e/i40e_flow.c