From: Alexander Lobakin <[email protected]> Date: Mon, 11 Aug 2025 18:10:31 +0200
> Add XDP support (w/o XSk for now) to the idpf driver using the libeth_xdp > sublib. All possible verdicts, .ndo_xdp_xmit(), multi-buffer etc. are here. > In general, nothing outstanding comparing to ice, except performance -- > let's say, up to 2x for .ndo_xdp_xmit() on certain platforms and > scenarios. > idpf doesn't support VLAN Rx offload, so only the hash hint is > available for now. Our validation found a couple minor issues when working on a VF, need to fix them =\ Thanks, Olek
