diff options
author | 2017-11-02 16:47:30 +0900 | |
---|---|---|
committer | 2017-11-02 16:47:30 +0900 | |
commit | 9681ab0667642db54200ab63a361d650ce302781 (patch) | |
tree | 56a933bd7f065d3b8f2463ed9bd53577db25bd4d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'dpaa-cleanups' (diff) | |
parent | nfp: bpf: support [BPF_ALU | BPF_ALU64] | BPF_NEG (diff) | |
download | linux-dev-9681ab0667642db54200ab63a361d650ce302781.tar.xz linux-dev-9681ab0667642db54200ab63a361d650ce302781.zip |
Merge branch 'nfp-bpf-rename-ALU_OP_NEG-and-support-BPF_NEG'
Jakub Kicinski says:
====================
nfp: bpf: rename ALU_OP_NEG and support BPF_NEG
Jiong says:
Compilers are starting to use BPF_NEG, for example LLVM. However, NFP
does not support JITing it. This patch set adds this. Unit test is added
as well.
Meanwhile, the current NFP_ALU_NEG is actually doing bitwise NOT (one's
complement) operation, so the name is misleading. This patch set corrects
this.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions