aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2018-12-19 22:13:08 -0800
committerDaniel Borkmann <[email protected]>2018-12-20 17:28:29 +0100
commit4987eaccd2d1535eaa72d3bbe2b8bfc8267ba965 (patch)
treec6bf58bba8b67edb2e6d80671348a54890966eef /tools/perf/scripts/python/export-to-postgresql.py
parent6e774845b321e729966fed7de4aa8ea59c2c3b2e (diff)
nfp: bpf: optimize codegen for JSET with a constant
The top word of the constant can only have bits set if sign extension set it to all-1, therefore we don't really have to mask the top half of the register. We can just OR it into the result as is. Signed-off-by: Jakub Kicinski <[email protected]> Reviewed-by: Quentin Monnet <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions