aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorAlok Tiwari <[email protected]>2025-09-20 12:11:17 +0000
committerJakub Kicinski <[email protected]>2025-09-23 00:56:39 +0000
commit3d3aa9472c6dd0704e9961ed4769caac5b1c8d52 (patch)
tree51c9ba9a82588c1851e9c152882faee3226bbcef /tools/perf/scripts/python/check-perf-trace.py
parentMerge tag 'ipsec-2025-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff)
downloadkernel-3d3aa9472c6dd0704e9961ed4769caac5b1c8d52.tar.gz
kernel-3d3aa9472c6dd0704e9961ed4769caac5b1c8d52.zip
bnxt_en: correct offset handling for IPv6 destination address
In bnxt_tc_parse_pedit(), the code incorrectly writes IPv6 destination values to the source address field (saddr) when processing pedit offsets within the destination address range. This patch corrects the assignment to use daddr instead of saddr, ensuring that pedit operations on IPv6 destination addresses are applied correctly. Fixes: 9b9eb518e338 ("bnxt_en: Add support for NAT(L3/L4 rewrite)") Signed-off-by: Alok Tiwari <[email protected]> Reviewed-by: Somnath Kotur <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions