diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-01-11 20:29:16 -0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-01-14 23:36:30 +0100 |
commit | 3dd43c3319cb0ba17cec9a989124176b409da326 (patch) | |
tree | 94fa9c4440ff21803f24d286611b09650a405602 /drivers/connector | |
parent | 77a3d3113ba2aa5919af2335c05bf9505f4241db (diff) | |
download | talos-op-linux-3dd43c3319cb0ba17cec9a989124176b409da326.tar.gz talos-op-linux-3dd43c3319cb0ba17cec9a989124176b409da326.zip |
nfp: bpf: add support for reading map memory
Map memory needs to use 40 bit addressing. Add handling of such
accesses. Since 40 bit addresses are formed by using both 32 bit
operands we need to pre-calculate the actual address instead of
adding in the offset inside the instruction, like we did in 32 bit
mode.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'drivers/connector')
0 files changed, 0 insertions, 0 deletions