Re: [PATCH bpf-next v6 08/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
From: Yonghong Song
Date: Sat Jul 16 2022 - 00:42:58 EST
On 7/12/22 7:58 AM, Benjamin Tissoires wrote:
This allows to have a better control over maps from the kernel when
preloading eBPF programs.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
Acked-by: Yonghong Song <yhs@xxxxxx>