From: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
To: dev@dpdk.org
Cc: nikhil.vasoya@chelsio.com
Subject: [dpdk-dev] [PATCH 0/2] net/cxgbe: fetch VF xstats and firmware version
Date: Mon, 27 Sep 2021 23:31:03 +0530 [thread overview]
Message-ID: <cover.1632763269.git.rahul.lakkireddy@chelsio.com> (raw)
This series of patches add following features.
Patch 1 adds support to fetch port and queue stats via xstats API
for VF.
Patch 2 adds support to get firmware version.
Thanks,
Rahul
Nikhil Vasoya (2):
net/cxgbe: add support for xstats API for the VF
net/cxgbe: add support to get firmware version
drivers/net/cxgbe/cxgbe_ethdev.c | 94 ++++++++++++++++++++++++------
drivers/net/cxgbe/cxgbe_pfvf.h | 13 +++++
drivers/net/cxgbe/cxgbevf_ethdev.c | 21 +++----
3 files changed, 96 insertions(+), 32 deletions(-)
--
2.27.0
next reply other threads:[~2021-09-27 18:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-27 18:01 Rahul Lakkireddy [this message]
2021-09-27 18:01 ` [dpdk-dev] [PATCH 1/2] net/cxgbe: add support for xstats API for the VF Rahul Lakkireddy
2021-09-30 16:09 ` Ferruh Yigit
2021-09-27 18:01 ` [dpdk-dev] [PATCH 2/2] net/cxgbe: add support to get firmware version Rahul Lakkireddy
2021-09-30 16:12 ` Ferruh Yigit
2021-09-30 16:23 ` [dpdk-dev] [PATCH 0/2] net/cxgbe: fetch VF xstats and " Ferruh Yigit
2021-09-30 17:09 ` [dpdk-dev] [PATCH v2 0/2] net/cxgbe: add " Rahul Lakkireddy
2021-09-30 17:09 ` [dpdk-dev] [PATCH v2 1/2] net/cxgbe: add support for xstats API for the VF Rahul Lakkireddy
2021-09-30 17:09 ` [dpdk-dev] [PATCH v2 2/2] net/cxgbe: add support to get firmware version Rahul Lakkireddy
2021-10-05 17:35 ` [dpdk-dev] [PATCH v2 0/2] net/cxgbe: add VF xstats and " 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=cover.1632763269.git.rahul.lakkireddy@chelsio.com \
--to=rahul.lakkireddy@chelsio.com \
--cc=dev@dpdk.org \
--cc=nikhil.vasoya@chelsio.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).