All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Min Hu (Connor)" <humin29@huawei.com>
To: <dev@dpdk.org>
Cc: "Min Hu (Connor)" <humin29@huawei.com>
Subject: [PATCH 0/3] support dump ethdev info
Date: Fri, 27 May 2022 09:42:55 +0800	[thread overview]
Message-ID: <20220527014259.38559-1-humin29@huawei.com> (raw)

This patch set support ethdev info about firmware version, RSS reta info,
and module info.

Min Hu (Connor) (3):
  app/procinfo: add version dump
  app/procinfo: add RSS RETA dump
  app/procinfo: add module info dump

 app/proc-info/main.c | 156 ++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 154 insertions(+), 2 deletions(-)

-- 
2.33.0


             reply	other threads:[~2022-05-27  1:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-27  1:42 Min Hu (Connor) [this message]
2022-05-27  1:42 ` [PATCH 1/3] app/procinfo: add version dump Min Hu (Connor)
2022-05-27  1:42 ` [PATCH 2/3] app/procinfo: add RSS RETA dump Min Hu (Connor)
2022-05-27  1:42 ` [PATCH 3/3] app/procinfo: add module info dump Min Hu (Connor)
2022-06-26 15:55 ` [PATCH 0/3] support dump ethdev info Thomas Monjalon
2022-07-02  8:33 ` Dongdong Liu

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=20220527014259.38559-1-humin29@huawei.com \
    --to=humin29@huawei.com \
    --cc=dev@dpdk.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.