All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shahaf Shuler <shahafs@mellanox.com>
To: Yongseok Koh <yskoh@mellanox.com>,
	"ferruh.yigit@intel.com" <ferruh.yigit@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"Adrien Mazarguil" <adrien.mazarguil@6wind.com>,
	"Nélio Laranjeiro" <nelio.laranjeiro@6wind.com>,
	"Yongseok Koh" <yskoh@mellanox.com>
Subject: Re: [PATCH v2 1/2] net/mlx5: add enhanced multi-packet send	for ConnectX-5
Date: Wed, 15 Mar 2017 07:28:53 +0000	[thread overview]
Message-ID: <AM4PR05MB150562F1C38034BADB74853EC3270@AM4PR05MB1505.eurprd05.prod.outlook.com> (raw)
In-Reply-To: <20170310231334.2457-2-yskoh@mellanox.com>

Saturday, March 11, 2017 1:14 AM, Yongseok Koh:

> Subject: [dpdk-dev] [PATCH v2 1/2] net/mlx5: add enhanced multi-packet
> send for ConnectX-5
> 
> ConnectX-5 supports enhanced version of multi-packet send (MPS). An MPS
> Tx descriptor can carry multiple packets either by including pointers of
> packets or by inlining packets. Inlining packet data can be helpful to better
> utilize PCIe bandwidth. In addition, Enhanced MPS supports hybrid mode -
> mixing inlined packets and pointers in a descriptor. This feature is enabled by
> default if supported by HW.
> 
> Signed-off-by: Yongseok Koh <yskoh@mellanox.com>

Acked-by: Shahaf Shuler <shahafs@mellanox.com>

[...]

  reply	other threads:[~2017-03-15  7:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-10 23:13 [PATCH v2 0/2] net/mlx5: add enhanced multi-packet send for ConnectX-5 Yongseok Koh
2017-03-10 23:13 ` [PATCH v2 1/2] " Yongseok Koh
2017-03-15  7:28   ` Shahaf Shuler [this message]
2017-03-15 10:39   ` Nélio Laranjeiro
2017-03-15 10:44     ` Nélio Laranjeiro
2017-03-15 14:28   ` Ferruh Yigit
2017-03-10 23:13 ` [PATCH v2 2/2] doc: update PMD options for mlx5 Yongseok Koh
2017-03-15  7:30   ` Shahaf Shuler
2017-03-15 23:55 ` [PATCH v3 0/2] net/mlx5: add enhanced multi-packet send for ConnectX-5 Yongseok Koh
2017-03-15 23:55   ` [PATCH v3 1/2] " Yongseok Koh
2017-03-15 23:55   ` [PATCH v3 2/2] doc: update PMD options for mlx5 Yongseok Koh
2017-03-16  0:01   ` [PATCH v3 0/2] net/mlx5: add enhanced multi-packet send for ConnectX-5 Yongseok Koh
2017-03-16 13:47   ` 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=AM4PR05MB150562F1C38034BADB74853EC3270@AM4PR05MB1505.eurprd05.prod.outlook.com \
    --to=shahafs@mellanox.com \
    --cc=adrien.mazarguil@6wind.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=nelio.laranjeiro@6wind.com \
    --cc=yskoh@mellanox.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 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.