Re: [PATCH net-next v4 00/19] xdp: a fistful of generic changes (+libeth_xdp)
From: Jakub Kicinski
Date: Fri Nov 08 2024 - 11:27:51 EST
On Thu, 7 Nov 2024 17:10:07 +0100 Alexander Lobakin wrote:
> XDP for idpf is currently 5 chapters:
> * convert Rx to libeth;
> * convert Tx and stats to libeth;
> * generic XDP and XSk code changes (this);
> * actual XDP for idpf via libeth_xdp;
> * XSk for idpf (^).
include/net/libeth/xsk.h:93:2-3: Unneeded semicolon
include/net/libeth/xdp.h:660:2-3: Unneeded semicolon
include/net/libeth/xdp.h:957:2-3: Unneeded semicolon
:(