All of lore.kernel.org
 help / color / mirror / Atom feed
* Accessing userspace created persistent eBPF maps from kernel bpf restricted C
@ 2017-09-07 21:37 Kiran T
  2017-09-07 23:17 ` Zvi Effron
  2017-09-08  7:45 ` Jesper Dangaard Brouer
  0 siblings, 2 replies; 14+ messages in thread
From: Kiran T @ 2017-09-07 21:37 UTC (permalink / raw)
  To: xdp-newbies

Hello,
The samples and test cases have examples showing how user space
programs can pin maps and get pinned maps as FDs.  However, how would
one access a user-space created pinned map from kernel space, without
having to statically have a 'maps' section defined (and depend on the
elf loader)?

Thanks,
Kiran

^ permalink raw reply	[flat|nested] 14+ messages in thread
* Accessing userspace created persistent eBPF maps from kernel bpf restricted C
@ 2017-09-07 17:38 Kiran T
  0 siblings, 0 replies; 14+ messages in thread
From: Kiran T @ 2017-09-07 17:38 UTC (permalink / raw)
  To: linux-kernel

Hello,
The samples and test cases have examples showing how user space
programs can pin maps and get pinned maps as FDs.  However, how would
one access a user-space created pinned map from kernel space, without
having to statically have a 'maps' section defined (and depend on the
elf loader)?

Thanks,
Kiran

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2017-09-08 18:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-07 21:37 Accessing userspace created persistent eBPF maps from kernel bpf restricted C Kiran T
2017-09-07 23:17 ` Zvi Effron
2017-09-08  0:46   ` Kiran T
2017-09-08  0:57     ` Zvi Effron
2017-09-08  2:12     ` David Miller
2017-09-08  5:28       ` Kiran T
2017-09-08  6:11         ` David Miller
2017-09-08  6:34         ` Zvi Effron
2017-09-08 16:42           ` Kiran T
2017-09-08 17:37             ` Zvi Effron
2017-09-08 18:02               ` Y Song
2017-09-08 15:35         ` Daniel Borkmann
2017-09-08  7:45 ` Jesper Dangaard Brouer
  -- strict thread matches above, loose matches on Subject: below --
2017-09-07 17:38 Kiran T

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.