diff options
author | Jakub Kicinski <[email protected]> | 2018-03-28 17:48:32 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2018-03-28 19:36:13 -0700 |
commit | bfee64deaa766ba88ff42fcbced82ad4ef6cb315 (patch) | |
tree | e1b6314ada6c2e4cbf8120afb4a18dec9f1e12a0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 44d65a47aeabc40619ad6d1900e0f54e5b5145b8 (diff) |
nfp: bpf: add map deletes from the datapath
Support calling map_delete_elem() FW helper from the datapath
programs. For JIT checks and code are basically equivalent
to map lookups. Similarly to other map helper key must be on
the stack. Different pointer types are left for future extension.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
Reviewed-by: Jiong Wang <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions