net/igb: fix flow RSS queue index
authorWei Zhao <wei.zhao1@intel.com>
Wed, 21 Mar 2018 07:18:10 +0000 (15:18 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 30 Mar 2018 12:08:44 +0000 (14:08 +0200)
commitbf3d3ecc34c79946aa9f98593bf1496a1e81709f
treeb3933d37fc2e7c39ae7c4c09cb0888f3d64dd866
parent26bb9b936c9705396b74d529ac5cc3f9c87d72e7
net/igb: fix flow RSS queue index

Igb has a bug about queue index for rss rule flow configuration
when set redirection table.

Fixes: 424ae915baf0 ("net/e1000: move RSS to flow API")
Cc: stable@dpdk.org
Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
Tested-by: Yuan Peng <yuan.peng@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
drivers/net/e1000/igb_rxtx.c