summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMichal Swiatkowski <michal.swiatkowski@linux.intel.com>2026-07-17 11:53:25 -0700
committerJakub Kicinski <kuba@kernel.org>2026-07-23 09:00:50 -0700
commit2d19302f628853742c4828381abbd668c1315598 (patch)
treee94df110f39e7be3fd89ae1dd6a71ae9b557fe4b /tools/perf/scripts/python/stackcollapse.py
parent99d0f42b0e5c57e4c02070a908aaff082881293a (diff)
ice: pass the return value of skb_checksum_help()
skb_checksum_help() can fail. Pass its return value back to the caller. Commonize this software path in goto. Instead of just returning error try calculating software checksum first. There is a check for TSO in checksum_sw_fb. Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com> Signed-off-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com> Tested-by: Rinitha S <sx.rinitha@intel.com> (A Contingent worker at Intel) Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Link: https://patch.msgid.link/20260717185340.3595286-4-anthony.l.nguyen@intel.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions