diff options
author | Jiong Wang <jiong.wang@netronome.com> | 2017-11-01 10:38:25 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-02 16:47:30 +0900 |
commit | 254ef4d746878162bb095484fc4b53d713620c33 (patch) | |
tree | 56a933bd7f065d3b8f2463ed9bd53577db25bd4d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5d42ced1950c7a7b5f5aa5c1c7e2c78dde9f8ca4 (diff) |
nfp: bpf: support [BPF_ALU | BPF_ALU64] | BPF_NEG
This patch supports BPF_NEG under both BPF_ALU64 and BPF_ALU. LLVM recently
starts to generate it.
NOTE: BPF_NEG takes single operand which is an register and serve as both
input and output.
Signed-off-by: Jiong Wang <jiong.wang@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
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