diff options
author | Jon Cooper <jcooper@solarflare.com> | 2016-04-25 16:51:00 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-04-28 14:21:15 -0400 |
commit | dcb4123cbec0294eee1815cfaa1e9b4a8fddb06a (patch) | |
tree | c9c79e70d3877f602409e92d1849cbe986d862ba /Documentation | |
parent | 4be2b49e2820eeaf6436bf7c6d0099c86b6cd237 (diff) |
sfc: disable RSS when unsupported
When certain firmware variants are selected (via the sfboot utility) the
SFC7000 and SFC8000 series NICs don't support RSS. The driver still
tries (and fails) to insert filters with the RSS flag, and the NIC fails
to pass traffic.
When the firmware reports RSS_LIMITED suppress allocating a default RSS
context. The absence of an RSS context is picked up in filter insertion
and RSS flags are discarded.
Signed-off-by: Bert Kenward <bkenward@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions