DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] support load firmware from flash
@ 2024-09-03  5:52 Chaoyong He
  2024-09-03  5:52 ` [PATCH 1/3] net/nfp: fix potential problem on certain version BSP Chaoyong He
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chaoyong He @ 2024-09-03  5:52 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, Chaoyong He

This patch series add the needed logic to support load firmware from the
flash in card.

Chaoyong He (3):
  net/nfp: fix potential problem on certain version BSP
  net/nfp: add two APIs of the NSP module
  net/nfp: support load firmware from flash

 drivers/net/nfp/nfp_ethdev.c      | 235 ++++++++++++++++++++++++++----
 drivers/net/nfp/nfpcore/nfp_nsp.c |  86 ++++++++++-
 drivers/net/nfp/nfpcore/nfp_nsp.h |  15 ++
 3 files changed, 303 insertions(+), 33 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2024-09-03  5:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-03  5:52 [PATCH 0/3] support load firmware from flash Chaoyong He
2024-09-03  5:52 ` [PATCH 1/3] net/nfp: fix potential problem on certain version BSP Chaoyong He
2024-09-03  5:52 ` [PATCH 2/3] net/nfp: add two APIs of the NSP module Chaoyong He
2024-09-03  5:52 ` [PATCH 3/3] net/nfp: support load firmware from flash Chaoyong He

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