From: Pavel Machek <pavel@denx.de>
To: kernel list <linux-kernel@vger.kernel.org>
Subject: vDPA: explain in Kconfig what vDPA is, capitalise it consistenly
Date: Sun, 21 Mar 2021 17:27:23 +0100 [thread overview]
Message-ID: <20210321162723.GB26497@amd> (raw)
[-- Attachment #1: Type: text/plain, Size: 1733 bytes --]
Not everyone knows what vDPA stands for, explain it in Kconfig.
Signed-off-by: Pavel Machek (CIP) <pavel@denx.de>
diff --git a/drivers/vdpa/Kconfig b/drivers/vdpa/Kconfig
index ffd1e098bfd2..8cb37b3dd279 100644
--- a/drivers/vdpa/Kconfig
+++ b/drivers/vdpa/Kconfig
@@ -3,9 +3,9 @@ menuconfig VDPA
tristate "vDPA drivers"
depends on NET
help
- Enable this module to support vDPA device that uses a
- datapath which complies with virtio specifications with
- vendor specific control path.
+ Enable this module to support Virtual Data Path Acceleration
+ (vDPA) device that uses a datapath which complies with
+ virtio specifications with vendor specific control path.
if VDPA
@@ -38,8 +38,8 @@ config MLX5_VDPA
bool
select VHOST_IOTLB
help
- Support library for Mellanox VDPA drivers. Provides code that is
- common for all types of VDPA drivers. The following drivers are planned:
+ Support library for Mellanox vDPA drivers. Provides code that is
+ common for all types of vDPA drivers. The following drivers are planned:
net, block.
config MLX5_VDPA_NET
@@ -47,7 +47,7 @@ config MLX5_VDPA_NET
select MLX5_VDPA
depends on MLX5_CORE
help
- VDPA network driver for ConnectX6 and newer. Provides offloading
+ vDPA network driver for ConnectX6 and newer. Provides offloading
of virtio net datapath such that descriptors put on the ring will
be executed by the hardware. It also supports a variety of stateless
offloads depending on the actual device used and firmware version.
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
next reply other threads:[~2021-03-21 16:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-21 16:27 Pavel Machek [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-21 16:34 vDPA: explain in Kconfig what vDPA is, capitalise it consistenly Pavel Machek
2021-03-22 3:06 ` Jason Wang
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=20210321162723.GB26497@amd \
--to=pavel@denx.de \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox