All of lore.kernel.org
 help / color / mirror / Atom feed
* XDP and AF_XDP
@ 2020-08-18  6:49 Michael A. Flückiger
  2020-08-18 10:10 ` Toke Høiland-Jørgensen
  0 siblings, 1 reply; 2+ messages in thread
From: Michael A. Flückiger @ 2020-08-18  6:49 UTC (permalink / raw)
  To: xdp-newbies

Hi all

I've recently discovered XDP / AF_XDP, and I now familiarize myself with 
the very interesting technology. Two questions came up, and I'm sure 
that the XDP community will be able to answer them a lot faster than if 
I search for documents in the www jungle.. :)

- An user land application is able to read and process incoming data 
directly from the AF_XDP socket. I'm wondering what happens when an 
application writes data into the AF_XDP socket? Are these frames 
directly sent out on the respective network interface?

- Whats the current status on XDP support on TX? Is it possible to 
intercept the TX queue (outgoing packets) or is still "just" the 
processing of incoming packets possible? Where could I find documents 
covering such updates?

Thanks for your effort!

Best,

Michi

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

end of thread, other threads:[~2020-08-18 10:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-18  6:49 XDP and AF_XDP Michael A. Flückiger
2020-08-18 10:10 ` Toke Høiland-Jørgensen

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.