Re: Sharing eBPF map between two eBPF kernel programs
Kanthi P <Pavuluri.kanthi@...>
Thanks for that! I think those work because bcc has given utilities to do that. I am using C and we use libbpf to load programs and to do map operations. Do you know if we can achieve it in this way too? Thanks, Kanthi
On Tue, Mar 5, 2019 at 2:21 AM Y Song <ys114321@...> wrote: On Mon, Mar 4, 2019 at 9:52 AM Kanthi P <Pavuluri.kanthi@...> wrote:
|
|