diff options
author | Michael Chan <[email protected]> | 2020-10-04 15:23:00 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-10-04 14:41:05 -0700 |
commit | 1b5c8b63d6a4a2a33ce279ff8d42e40dec3b04ce (patch) | |
tree | ca8fa5af97386e62d076f10492a782ef4e4a2a0a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8a27d4b9e54cdc9e3f45d3d11b0c898e92dace39 (diff) |
bnxt_en: Reduce unnecessary message log during RX errors.
There is logic in the RX path to detect unexpected handles in the
RX completion. We'll print a warning and schedule a reset. The
next expected handle is then set to 0xffff which is guaranteed to
not match any valid handle. This will force all remaining packets in
the ring to be discarded before the reset. There can be hundreds of
these packets remaining in the ring and there is no need to print the
warnings for these forced errors.
Reviewed-by: Pavan Chebbi <[email protected]>
Reviewed-by: Edwin Peer <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions