All of lore.kernel.org
 help / color / mirror / Atom feed
* Sending A Separate Packet Out The TX Path In XDP
@ 2021-04-27 19:57 Christian Deacon
  2021-04-27 20:14 ` Toke Høiland-Jørgensen
  0 siblings, 1 reply; 4+ messages in thread
From: Christian Deacon @ 2021-04-27 19:57 UTC (permalink / raw)
  To: xdp-newbies

Hey everyone,


I had a quick question. Is it possible to send a packet separate from 
the original out of the TX path within an XDP program? I would imagine 
this isn't possible, but I just wanted to make sure.


If this isn't possible within the XDP program itself, is it possible to 
do this with AF_XDP sockets or can AF_XDP sockets only handle packets 
redirected via the fast-path XDP creates? I wasn't sure if I'd need to 
make another Linux socket inside of the AF_XDP program in this case to 
send a separate packet out.


Any help is highly appreciated and thank you for your time.


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

end of thread, other threads:[~2021-04-29  9:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-27 19:57 Sending A Separate Packet Out The TX Path In XDP Christian Deacon
2021-04-27 20:14 ` Toke Høiland-Jørgensen
2021-04-28 16:28   ` Christian Deacon
2021-04-29  9:27     ` 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.