aboutsummaryrefslogtreecommitdiff
path: root/scripts/ver_linux
diff options
context:
space:
mode:
authorMichael Chan <michael.chan@broadcom.com>2022-02-20 04:05:48 -0500
committerDavid S. Miller <davem@davemloft.net>2022-02-20 13:47:14 +0000
commit6758f937669dba14c6aac7ca004edda42ec1b18d (patch)
tree9063614ad9683e1398bfe9bca1b47c72614dde6c /scripts/ver_linux
parent84d3c83e6ea7d46cf3de3a54578af73eb24a64f2 (diff)
bnxt_en: Fix offline ethtool selftest with RDMA enabled
For offline (destructive) self tests, we need to stop the RDMA driver first. Otherwise, the RDMA driver will run into unrecoverable errors when destructive firmware tests are being performed. The irq_re_init parameter used in the half close and half open sequence when preparing the NIC for offline tests should be set to true because the RDMA driver will free all IRQs before the offline tests begin. Fixes: 55fd0cf320c3 ("bnxt_en: Add external loopback test to ethtool selftest.") Reviewed-by: Edwin Peer <edwin.peer@broadcom.com> Reviewed-by: Ben Li <ben.li@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/ver_linux')
0 files changed, 0 insertions, 0 deletions