On 5/14/2024 4:34 PM, Stephen Hemminger wrote: > On Tue, 14 May 2024 08:41:51 +0000 > Ciara Loftus <[email protected]> wrote: > >> Series of fixes for the AF_XDP PMD. >> >> Ciara Loftus (4): >> net/af_xdp: fix port ID not set in Rx mbuf >> net/af_xdp: fix mbuf alloc failed statistic >> net/af_xdp: fix stats reset >> net/af_xdp: remove unused local statistic >> >> drivers/net/af_xdp/rte_eth_af_xdp.c | 30 +++++++++++++++++++++++++---- >> 1 file changed, 26 insertions(+), 4 deletions(-) >> > > > Series-Acked-by: Stephen Hemminger <[email protected]> >
Series applied to dpdk-next-net/main, thanks. (3/4 updated slightly as commented to that patch)

