From: "Min Hu (Connor)" <humin29@huawei.com>
To: Ben Magistro <koncept1@gmail.com>, <dev@dpdk.org>
Cc: <ben.magistro@trinitycyber.com>
Subject: Re: [dpdk-dev] [PATCH] docs: fix bond driver name
Date: Fri, 27 Aug 2021 08:32:14 +0800 [thread overview]
Message-ID: <bb645cf1-4ac0-e6b2-5c5a-aae7f62fe68d@huawei.com> (raw)
In-Reply-To: <20210826231044.4901-1-koncept1@gmail.com>
Acked-by: Min Hu (Connor) <humin29@huawei.com>
在 2021/8/27 7:10, Ben Magistro 写道:
> The documentation for the bond driver lists the name as `net/bond`
> however the driver should be `net/bonding`.
>
> Signed-off-by: Ben Magistro <koncept1@gmail.com>
> ---
> doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst b/doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
> index 30c56cd..55ec06a 100644
> --- a/doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
> +++ b/doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
> @@ -29,7 +29,7 @@ bonded device and its slave devices.
>
> The Link Bonding PMD Library is enabled by default in the build
> configuration, the library can be disabled using the meson option
> - "-Ddisable_drivers=net/bond".
> + "-Ddisable_drivers=net/bonding".
>
>
> Link Bonding Modes Overview
>
next prev parent reply other threads:[~2021-08-27 0:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-26 23:10 Ben Magistro
2021-08-27 0:32 ` Min Hu (Connor) [this message]
2021-09-07 17:54 ` 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=bb645cf1-4ac0-e6b2-5c5a-aae7f62fe68d@huawei.com \
--to=humin29@huawei.com \
--cc=ben.magistro@trinitycyber.com \
--cc=dev@dpdk.org \
--cc=koncept1@gmail.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).