Re: Linux laptop with native XDP support
Toke Høiland-Jørgensen <[email protected]>
| Newsgroups | org.kernel.vger.xdp-newbies |
|---|---|
| Message-ID | <[email protected]> |
Zvi Effron <[email protected]> writes: > I think the biggest thing might be to make sure the laptop has a wired ethernet > port. Wireless uses different drivers, and I don't know if any of them have XDP > support, currently. (Maybe they do, but wired is a bit more obvious, and likely > more relevant to your use cases, anyway.) Nope, no XDP support for WiFi. There was some exploratory discussion about that some years ago, but XDP has Ethernet as a pretty fundamental assumption so it's not an obvious fit to the Linux WiFi stack... -Toke