diff options
author | Thomas Falcon <tlfalcon@linux.vnet.ibm.com> | 2018-07-13 12:03:32 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-16 14:00:39 -0700 |
commit | 2d14d3795294d42aacc278948984a480569bcc23 (patch) | |
tree | 5882cca24ead12ab41a2971de65e880d8623e02e /tools/perf/scripts/python/stackcollapse.py | |
parent | e66515999b627368892ccc9b3a13a506f2ea1357 (diff) |
ibmvnic: Revise RX/TX queue error messages
During a device failover, there may be latency between the loss
of the current backing device and a notification from firmware that
a failover has occurred. This latency can result in a large amount of
error printouts as firmware returns outgoing traffic with a generic
error code. These are not necessarily errors in this case as the
firmware is busy swapping in a new backing adapter and is not ready
to send packets yet. This patch reclassifies those error codes as
warnings with an explanation that a failover may be pending. All
other return codes will be considered errors.
Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions