commit | ed0dd91515bbe19a19cfccca366cf163ed581cac | [log] [tgz] |
---|---|---|
author | Sudarsana Reddy Kalluru <sudarsana.kalluru@cavium.com> | Fri Oct 21 04:43:43 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 22 17:08:07 2016 -0400 |
tree | f1b5c8308a9d51b6949dae9f4317b9bbc732c286 | |
parent | 0e191827383a6503a3bc547e63c74ff093f450f5 [diff] |
qede: Reconfigure rss indirection direction table when rss count is updated Rx indirection table entries are in the range [0, (rss_count - 1)]. If user reduces the rss count, the table entries may not be in the ccorrect range. Need to reconfigure the table with new rss_count as a basis. Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com> Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>