Re: [Intel-wired-lan] [PATCH iwl-next] idpf: add flow-based XDP fallback for FWs without Tx FIFO support
Alexander Lobakin <[email protected]> Mon, 20 Jul 2026 14:48:13 +0200
| Newsgroups | org.osuosl.intel-wired-lan,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
From: Alexander Lobakin <[email protected]> Date: Wed, 8 Jul 2026 17:13:27 +0200 > From the first days of XDP implementation in idpf, it relied and > worked solely on top of the queue-based scheduling Tx mode, which > basically means simple FIFO. However, turned out not every firmware > supports this mode and XDP doesn't work there at all. Ok I'm back from the conferences. I need to take a look at Sashiko's feedback, some pieces seem to make sense. Thanks, Olek