Re: [PATCH iwl-next v4 00/13] idpf: add XDP support
From: Jakub Kicinski
Date: Tue Aug 12 2025 - 21:45:24 EST
On Mon, 11 Aug 2025 18:10:31 +0200 Alexander Lobakin wrote:
> From v3[0]:
> * 01/13: make the xdp_init_buff() micro-opt generic, include some
> bloat-o-meter and perf diffs (Simon, Kees);
> * 08/13: don't include XDPSQs in Ethtool's 'other_count' (Ethtool
> channels are interrupts!) (Jakub);
> * 11/13:
> * finalize XDPSQs a bit earlier on Rx;
> * show some bloat-o-meter and performance diffs for
> __LIBETH_WORD_ACCESS (Jakub).
LGTM, thanks!