DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] add support of showing firmware version
@ 2023-05-22 11:40 Chaoyong He
  2023-05-22 11:40 ` [PATCH 1/2] net/nfp: align reading of version info with kernel driver Chaoyong He
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chaoyong He @ 2023-05-22 11:40 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, niklas.soderlund, Chaoyong He

This patch series add the support of showing firmware version,
also modify the data structure and logic of reading and store
firmware version, to make it sync with the kernel driver.

Chaoyong He (2):
  net/nfp: align reading of version info with kernel driver
  net/nfp: add support of showing firmware version

 drivers/net/nfp/flower/nfp_flower.c           |   4 +-
 .../net/nfp/flower/nfp_flower_representor.c   |   2 +
 drivers/net/nfp/nfp_common.c                  | 136 ++++++++++++++++--
 drivers/net/nfp/nfp_common.h                  |  23 +--
 drivers/net/nfp/nfp_ctrl.h                    |  22 +--
 drivers/net/nfp/nfp_ethdev.c                  |  11 +-
 drivers/net/nfp/nfp_ethdev_vf.c               |  11 +-
 drivers/net/nfp/nfp_rxtx.c                    |   6 +-
 8 files changed, 163 insertions(+), 52 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2023-06-02 16:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-22 11:40 [PATCH 0/2] add support of showing firmware version Chaoyong He
2023-05-22 11:40 ` [PATCH 1/2] net/nfp: align reading of version info with kernel driver Chaoyong He
2023-05-22 11:40 ` [PATCH 2/2] net/nfp: add support of showing firmware version Chaoyong He
2023-06-02 16:45 ` [PATCH 0/2] " 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).