summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMoshe Shemesh <moshe@mellanox.com>2020-12-09 15:03:39 +0200
committerDavid S. Miller <davem@davemloft.net>2020-12-09 16:44:35 -0800
commitba603d9d7b1215c72513d7c7aa02b6775fd4891b (patch)
tree38a412511fb4bde057c1bd7ecd70177abfc09cb6 /tools/perf/scripts/python
parentfed91613c9dd455dd154b22fa8e11b8526466082 (diff)
downloadkernel-ba603d9d7b1215c72513d7c7aa02b6775fd4891b.tar.gz
net/mlx4_en: Handle TX error CQE
In case error CQE was found while polling TX CQ, the QP is in error state and all posted WQEs will generate error CQEs without any data transmitted. Fix it by reopening the channels, via same method used for TX timeout handling. In addition add some more info on error CQE and WQE for debug. Fixes: bd2f631d7c60 ("net/mlx4_en: Notify user when TX ring in error state") Signed-off-by: Moshe Shemesh <moshe@mellanox.com> Signed-off-by: Tariq Toukan <tariqt@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
inux-6.6.y&id=1dc4bbf0b268246f6202c761016735933b6f0b99'>docs-rst: doc-guide: split the kernel-documentation.rst contentsMauro Carvalho Chehab 2016-10-28Documentation/00-index: update for new core-api folderSilvio Fricke 2016-10-24Documentation/00-INDEX: remove legacy media directoriesMauro Carvalho Chehab 2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab 2016-10-24docs: rename development-process/ to process/Mauro Carvalho Chehab 2016-10-10Doc: update 00-INDEX files to reflect the runnable code moveShuah Khan 2016-07-20docs: deprecate kernel-doc-nano-HOWTO.txtJonathan Corbet 2014-12-29Update of Documentation/dmaengine/00-INDEXHenrik Austad 2014-12-29Update of Documentation/00-INDEXHenrik Austad 2014-08-13locking/Documentation: Move locking related docs into Documentation/locking/Davidlohr Bueso 2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds 2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin