DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] fix problem in Rx
@ 2023-12-11  5:45 Chaoyong He
  2023-12-11  5:45 ` [PATCH 1/2] net/nfp: fix receive function memory leak Chaoyong He
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chaoyong He @ 2023-12-11  5:45 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, Chaoyong He

Fix two problems in the receive function.

Long Wu (2):
  net/nfp: fix receive function memory leak
  net/nfp: fix invalid Rx descriptor data

 drivers/net/nfp/flower/nfp_flower.c |  4 +++-
 drivers/net/nfp/nfp_rxtx.c          | 18 +++++++++---------
 2 files changed, 12 insertions(+), 10 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2023-12-13 10:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-11  5:45 [PATCH 0/2] fix problem in Rx Chaoyong He
2023-12-11  5:45 ` [PATCH 1/2] net/nfp: fix receive function memory leak Chaoyong He
2023-12-11  5:45 ` [PATCH 2/2] net/nfp: fix invalid Rx descriptor data Chaoyong He
2023-12-13 10:40 ` [PATCH 0/2] fix problem in Rx 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).