diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-10-02 04:30:32 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-10-02 15:39:58 +0300 |
commit | 28264eb227422165d23a3efeff24735fdedb7410 (patch) | |
tree | 861393dc62cd1ae004ee1788af30a78e316e27a2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cb86d0f878be6d699dfd26c63f8ff03dfff1f9ba (diff) | |
download | linux-28264eb227422165d23a3efeff24735fdedb7410.tar.xz |
nfp: bpf: parse global BPF ABI version capability
Up until now we only had per-vNIC BPF ABI version capabilities,
which are slightly awkward to use because bulk of the resources
and configuration does not relate to any particular vNIC. Add
a new capability for global ABI version and check the per-vNIC
version are equal to it. Assume the ABI version 2 if no explicit
version capability is present.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions