DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] fix meta data process problem
@ 2024-02-20  8:14 Chaoyong He
  2024-02-20  8:14 ` [PATCH 1/2] net/nfp: fix meta data process problem of NFD3 Chaoyong He
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chaoyong He @ 2024-02-20  8:14 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, Chaoyong He

The Tx function can not check if the meta data process success for
the process function with void return type. This problem exist for
both NFD3 and NFDk logic.

Chaoyong He (2):
  net/nfp: fix meta data process problem of NFD3
  net/nfp: fix meta data process problem of NFDk

 drivers/net/nfp/nfd3/nfp_nfd3_dp.c | 19 +++++++++++++------
 drivers/net/nfp/nfdk/nfp_nfdk_dp.c | 27 ++++++++++++++++++---------
 2 files changed, 31 insertions(+), 15 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2024-02-21 17:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-20  8:14 [PATCH 0/2] fix meta data process problem Chaoyong He
2024-02-20  8:14 ` [PATCH 1/2] net/nfp: fix meta data process problem of NFD3 Chaoyong He
2024-02-20  8:14 ` [PATCH 2/2] net/nfp: fix meta data process problem of NFDk Chaoyong He
2024-02-21 17:07 ` [PATCH 0/2] fix meta data process problem 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).