333b3e5fab
Changed eBPF map updates through mmaped array. Mmaped arrays provide direct access to map data. It should omit using bpf_map_update_elem() call, which may require capabilities that are not present. Signed-off-by: Andrew Melnychenko <andrew@daynix.com> Signed-off-by: Jason Wang <jasowang@redhat.com> |
||
---|---|---|
.. | ||
ebpf_rss-stub.c | ||
ebpf_rss.c | ||
ebpf_rss.h | ||
meson.build | ||
rss.bpf.skeleton.h | ||
trace-events | ||
trace.h |