public inbox for kernelnewbies@kernelnewbies.org
 help / color / mirror / Atom feed
* [RFC] Netkit cannot be an XDP_REDIRECT target ?
@ 2025-06-08 22:56 Alexandre Ferrieux
  0 siblings, 0 replies; only message in thread
From: Alexandre Ferrieux @ 2025-06-08 22:56 UTC (permalink / raw)
  To: Kernelnewbies

Hi,

When looking at netkit papers, one tends to view it as a kind of veth, rewritten
for efficiency. However, the feature flags of a netkit never contain
NETDEV_XDP_ACT_NDO_XMIT. In other words, it can never be an XDP_REDIRECT target.

By contrast, xdp-redirecting to a veth works.
This means that netkit is far from being a "drop-in" replacement for veth "just
faster". It rather sounds like unfinished work.

What am I missing here ? Is there another method to pass frames from the XDP RX
hook of an interface to a netkit's ring ? Is netkit "here to stay", being
actively worked on ? Or is it a single-purpose experiment that will never try to
reach veth's functional coverage ?

Thanks for any clarifications.

-Alex



_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-06-08 22:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-08 22:56 [RFC] Netkit cannot be an XDP_REDIRECT target ? Alexandre Ferrieux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox