DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/4] AF_XDP PMD Bugfixes
@ 2024-05-14  8:41 Ciara Loftus
  2024-05-14  8:41 ` [PATCH v2 1/4] net/af_xdp: fix port ID not set in Rx mbuf Ciara Loftus
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Ciara Loftus @ 2024-05-14  8:41 UTC (permalink / raw)
  To: dev; +Cc: Ciara Loftus

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(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-05-21 11:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-14  8:41 [PATCH v2 0/4] AF_XDP PMD Bugfixes Ciara Loftus
2024-05-14  8:41 ` [PATCH v2 1/4] net/af_xdp: fix port ID not set in Rx mbuf Ciara Loftus
2024-05-14  8:41 ` [PATCH v2 2/4] net/af_xdp: fix mbuf alloc failed statistic Ciara Loftus
2024-05-14  8:41 ` [PATCH v2 3/4] net/af_xdp: fix stats reset Ciara Loftus
2024-05-20 23:27   ` Ferruh Yigit
2024-05-14  8:41 ` [PATCH v2 4/4] net/af_xdp: remove unused local statistic Ciara Loftus
2024-05-14 15:34 ` [PATCH v2 0/4] AF_XDP PMD Bugfixes Stephen Hemminger
2024-05-21 11:12   ` Ferruh Yigit
2024-05-20 22:25 ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).