Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Kalesh A P <kalesh-anakkur.purayil@broadcom.com>
To: davem@davemloft.net, kuba@kernel.org, jiri@nvidia.com
Cc: netdev@vger.kernel.org, edwin.peer@broadcom.com,
michael.chan@broadcom.com
Subject: [PATCH net-next 0/2] devlink enhancements
Date: Mon, 2 Aug 2021 09:57:38 +0530 [thread overview]
Message-ID: <20210802042740.10355-1-kalesh-anakkur.purayil@broadcom.com> (raw)
From: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
This patchset adds device capability reporting to devlink info API.
It may be useful if we expose the device capabilities to the user
through devlink info API.
Kalesh AP (2):
devlink: add device capability reporting to devlink info API
bnxt_en: Add device capabilities to devlink info_get cb
Documentation/networking/devlink/devlink-info.rst | 3 +++
drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c | 31 +++++++++++++++++++++--
include/net/devlink.h | 2 ++
include/uapi/linux/devlink.h | 3 +++
net/core/devlink.c | 25 ++++++++++++++++++
5 files changed, 62 insertions(+), 2 deletions(-)
--
2.10.1
next reply other threads:[~2021-08-02 4:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-02 4:27 Kalesh A P [this message]
2021-08-02 4:27 ` [PATCH net-next 1/2] devlink: add device capability reporting to devlink info API Kalesh A P
2021-08-02 4:27 ` [PATCH net-next 2/2] bnxt_en: Add device capabilities to devlink info_get cb Kalesh A P
2021-08-02 16:36 ` [PATCH net-next 0/2] devlink enhancements Jakub Kicinski
2021-08-02 19:41 ` Keller, Jacob E
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=20210802042740.10355-1-kalesh-anakkur.purayil@broadcom.com \
--to=kalesh-anakkur.purayil@broadcom.com \
--cc=davem@davemloft.net \
--cc=edwin.peer@broadcom.com \
--cc=jiri@nvidia.com \
--cc=kuba@kernel.org \
--cc=michael.chan@broadcom.com \
--cc=netdev@vger.kernel.org \
--subject='Re: [PATCH net-next 0/2] devlink enhancements' \
/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
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).