diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-07-17 10:53:26 -0700 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-07-18 15:10:34 +0200 |
commit | fd4f227dea0f24d89f52f7c4eb3207f84ddcbcbd (patch) | |
tree | 0d9069be10b5d73982775098eb798f8379633e22 /kernel/softirq.c | |
parent | 602144c224604f1cbff02ee2d1cf46825269ecbd (diff) | |
download | linux-fd4f227dea0f24d89f52f7c4eb3207f84ddcbcbd.tar.bz2 |
bpf: offload: allow program and map sharing per-ASIC
Allow programs and maps to be re-used across different netdevs,
as long as they belong to the same struct bpf_offload_dev.
Update the bpf_offload_prog_map_match() helper for the verifier
and export a new helper for the drivers to use when checking
programs at attachment time.
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 'kernel/softirq.c')
0 files changed, 0 insertions, 0 deletions