Re: XDP packet queueing and scheduling capabilities

Toke Høiland-Jørgensen <[email protected]> Tue, 13 Feb 2024 14:03:16 +0100
Newsgroups org.kernel.vger.xdp-newbies
Message-ID <[email protected]>
team lnx <[email protected]> writes:

> Hello everyone,
>
> https://lwn.net/Articles/901046/
> would this be resumed any time soon this year ?

The latest version of those patches are here:
https://git.kernel.org/pub/scm/linux/kernel/git/toke/linux.git/log/?h=xdp-queueing-08

They are a bit rough around the edges, and there are some missing pieces
still; I'm working on getting a userspace/BPF implementation to the
point where those can be filled in. After that, and some thorough
testing, it should be possible to post another revision.

What's your interest in this? I.e., what do you want to use them for?
Would be useful to know so I can make sure this is covered :)

-Toke