All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Min Hu (Connor)" <humin29@huawei.com>
To: Martin Havlik <xhavli56@stud.fit.vutbr.cz>,
	Chas Williams <chas3@att.com>,
	 Ciara Power <ciara.power@intel.com>,
	Ajit Khaparde <ajit.khaparde@broadcom.com>,
	Rosen Xu <rosen.xu@intel.com>,
	Bruce Richardson <bruce.richardson@intel.com>
Cc: <dev@dpdk.org>, Jan Viktorin <viktorin@cesnet.cz>
Subject: Re: [dpdk-dev] [PATCH 3/4] doc: update bonding mode 8023ad info
Date: Mon, 26 Jul 2021 09:39:08 +0800	[thread overview]
Message-ID: <7a887ccb-8053-8c89-7208-5ff7893fc05b@huawei.com> (raw)
In-Reply-To: <20210721155816.188795-4-xhavli56@stud.fit.vutbr.cz>

Acked-by: Min Hu (Connor) <humin29@huawei.com>

在 2021/7/21 23:58, Martin Havlik 写道:
> Included info on dedicated queues and added related
> note about issue on mlx5.
> 
> Signed-off-by: Martin Havlik <xhavli56@stud.fit.vutbr.cz>
> ---
>   doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst | 8 ++++++++
>   1 file changed, 8 insertions(+)
> 
> 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 30c56cd375..19c65f314c 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
> @@ -116,10 +116,18 @@ Currently the Link Bonding PMD library supports following modes of operation:
>       #. Calls to ``rte_eth_tx_burst`` must have a buffer size of at least 2xN,
>          where N is the number of slaves. This is a space required for LACP
>          frames. Additionally LACP packets are included in the statistics, but
>          they are not returned to the application.
>   
> +    This mode also supports enabling dedicated rx and tx queues for handling
> +    LACP frames separately from fast application path, resulting in
> +    a potential performance improvement.
> +
> +.. note::
> +    Currently mlx5 doesn't work with enabled dedicated queues due to
> +    an issue with RTE flow rule creation prior to port start.
> +
>   *   **Transmit Load Balancing (Mode 5):**
>   
>   .. figure:: img/bond-mode-5.*
>   
>      Transmit Load Balancing (Mode 5)
> 

  reply	other threads:[~2021-07-26  1:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-21 15:58 [dpdk-dev] [PATCH 2/4] doc: specify RTE flow create behaviour Martin Havlik
2021-07-21 15:58 ` [dpdk-dev] [PATCH 3/4] doc: update bonding mode 8023ad info Martin Havlik
2021-07-26  1:39   ` Min Hu (Connor) [this message]
2021-07-21 18:16 ` [dpdk-dev] [PATCH 2/4] doc: specify RTE flow create behaviour Stephen Hemminger
2021-07-22 10:33   ` Andrew Rybchenko
2021-07-26  3:07   ` Ajit Khaparde
2021-07-26  6:46     ` Ori Kam
2021-07-26 14:52       ` Ajit Khaparde

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=7a887ccb-8053-8c89-7208-5ff7893fc05b@huawei.com \
    --to=humin29@huawei.com \
    --cc=ajit.khaparde@broadcom.com \
    --cc=bruce.richardson@intel.com \
    --cc=chas3@att.com \
    --cc=ciara.power@intel.com \
    --cc=dev@dpdk.org \
    --cc=rosen.xu@intel.com \
    --cc=viktorin@cesnet.cz \
    --cc=xhavli56@stud.fit.vutbr.cz \
    /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.