commit | 71827443017789da691b402090c6be6138f43157 | [log] [tgz] |
---|---|---|
author | Edward Cree <ecree@solarflare.com> | Mon Dec 18 16:56:19 2017 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 18 13:07:49 2017 -0500 |
tree | c4fe0cc5068136d27ea3e19a80a17c4476a69b91 | |
parent | 03714bbb22ebe00bc07d83c526b16377c67daa3f [diff] |
sfc: support VI strides other than 8k Medford2 can also have 16k or 64k VI stride. This is reported by MCDI in GET_CAPABILITIES, which fortunately is called before the driver does anything sensitive to the VI stride (such as accessing or even allocating VIs past the zeroth). Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>