mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 01:51:53 +00:00
395cacb5f1
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> |
||
---|---|---|
.. | ||
bpf.c | ||
Makefile | ||
netdev.c | ||
netdevsim.h |