summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorSuman Ghosh <sumang@marvell.com>2026-07-24 12:58:31 +0530
committerPaolo Abeni <pabeni@redhat.com>2026-07-30 12:55:03 +0200
commit16809472409d998afcda402e32b8229b389337c4 (patch)
treeb84a7c89ab7756d7acbba9f2f3f809b2baf757b4 /tools/perf/scripts/python/bin/stackcollapse-record
parent732ed8f75ce583d115716f668dc80d730f3ad610 (diff)
octeontx2-pf: Set correct sequence for carrier off and tx queue stop
During link down event, we were doing netif_tx_stop_all_queues() first and then netif_carrier_off(). This can cause a potential race since carrier is still on during down event. This patch reverse the calling order to fix the issue. Fixes: 50fe6c02e5ad ("octeontx2-pf: Register and handle link notifications") Signed-off-by: Suman Ghosh <sumang@marvell.com> Signed-off-by: Ratheesh Kannoth <rkannoth@marvell.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20260724072831.2415281-1-rkannoth@marvell.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions