summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-01-26 04:17:30 +0300
committerJakub Kicinski <kuba@kernel.org>2024-01-26 04:17:31 +0300
commitd833683d43854ad041ed64fdc175cbd1a19253eb (patch)
tree7a028866c8f9d643d4539868aad400b163fa5932 /tools/perf/scripts/python/export-to-sqlite.py
parent534326711000c318fe1523c77308450522baa499 (diff)
parent3a007b8009b5f8af021021b7a590a6da0dc4c6e0 (diff)
downloadlinux-d833683d43854ad041ed64fdc175cbd1a19253eb.tar.xz
Merge branch 'nfp-flower-a-few-small-conntrack-offload-fixes'
Louis Peens says: ==================== nfp: flower: a few small conntrack offload fixes This small series addresses two bugs in the nfp conntrack offloading code. The first patch is a check to prevent offloading for a case which is currently not supported by the nfp. The second patch fixes up parsing of layer4 mangling code so it can be correctly offloaded. Since the masks are an inverse mask and we are shifting it so it can be packed together with the destination we effectively need to 'clear' the lower bits of the mask by setting it to 0xFFFF. ==================== Link: https://lore.kernel.org/r/20240124151909.31603-1-louis.peens@corigine.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions