On Tue, 14 May 2024 08:41:51 +0000 Ciara Loftus <ciara.lof...@intel.com> 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 <step...@networkplumber.org>