DPDK patches and discussions
 help / color / mirror / Atom feed
From: Chaoyong He <chaoyong.he@corigine.com>
To: dev@dpdk.org
Cc: oss-drivers@corigine.com, niklas.soderlund@corigine.com,
	Chaoyong He <chaoyong.he@corigine.com>
Subject: [PATCH 0/2] add support of showing firmware version
Date: Mon, 22 May 2023 19:40:07 +0800	[thread overview]
Message-ID: <20230522114009.2099371-1-chaoyong.he@corigine.com> (raw)

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


             reply	other threads:[~2023-05-22 11:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-22 11:40 Chaoyong He [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230522114009.2099371-1-chaoyong.he@corigine.com \
    --to=chaoyong.he@corigine.com \
    --cc=dev@dpdk.org \
    --cc=niklas.soderlund@corigine.com \
    --cc=oss-drivers@corigine.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).