All of lore.kernel.org
 help / color / mirror / Atom feed
* XDP for Kernel by-pass?
@ 2017-07-13 19:34 tom.barbette
  2017-07-13 20:40 ` David Miller
  2017-07-13 20:44 ` Daniel Borkmann
  0 siblings, 2 replies; 6+ messages in thread
From: tom.barbette @ 2017-07-13 19:34 UTC (permalink / raw)
  To: xdp-newbies

Hi all,

Can XDP be used for "skbuff bypass"? Like a rx_handler but closer to the driver? I'm not very familiar with eBPF, could it be used to pass the kernel to any kernel module or userspace application?

It looks to me that bpf_func in struct bpf_prog could be any function that we could use to deviate XDP and use it for that purpose. Correct?

Kernel app like Click or OVS could benefit from that as they don't use most skbuff facilities.

Thanks,

Tom

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

end of thread, other threads:[~2017-07-14  9:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-13 19:34 XDP for Kernel by-pass? tom.barbette
2017-07-13 20:40 ` David Miller
2017-07-13 20:44 ` Daniel Borkmann
2017-07-13 21:07   ` Joe Stringer
2017-07-14  8:46     ` tom.barbette
2017-07-14  9:44       ` Daniel Borkmann

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.