diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-01-17 19:13:30 -0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-01-18 22:54:25 +0100 |
commit | 395cacb5f1a0a290f1ae9ca4692c400d2b57a705 (patch) | |
tree | 132e2f49411d8464a996dd4c3b6e6e7d2aeea021 /drivers/dio | |
parent | 064a07cba2919bcfbadf9edf5c26c740e69fa585 (diff) | |
download | linux-stable-395cacb5f1a0a290f1ae9ca4692c400d2b57a705.tar.gz linux-stable-395cacb5f1a0a290f1ae9ca4692c400d2b57a705.tar.bz2 linux-stable-395cacb5f1a0a290f1ae9ca4692c400d2b57a705.zip |
netdevsim: bpf: support fake map offload
Add to netdevsim ability to pretend it's offloading BPF maps.
We only allow allocation of tiny 2 entry maps, to keep things
simple. Mutex lock may seem heavy for the operations we
perform, but we want to make sure callbacks can sleep.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'drivers/dio')
0 files changed, 0 insertions, 0 deletions