aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/device.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2018-03-28 17:48:31 -0700
committerAlexei Starovoitov <[email protected]>2018-03-28 19:36:13 -0700
commit44d65a47aeabc40619ad6d1900e0f54e5b5145b8 (patch)
treee75ec8e269a5f30f9a14528baa454e9f5d074704 /scripts/gdb/linux/device.py
parent289c5b763018be846900da706dc582e572a13864 (diff)
nfp: bpf: add map updates from the datapath
Support calling map_update_elem() from the datapath programs by calling into FW-provided helper. Value pointer is passed in LM pointer #2. Keeping track of old state for arg3 is not necessary, since LM pointer #2 will be always loaded in this case, the trivial optimization for value at the bottom of the stack can't be done here. 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 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions