DPDK patches and discussions
 help / color / mirror / Atom feed
From: Shahaf Shuler <shahafs@mellanox.com>
To: "Yongseok Koh" <yskoh@mellanox.com>,
	"Adrien Mazarguil" <adrien.mazarguil@6wind.com>,
	"Nélio Laranjeiro" <nelio.laranjeiro@6wind.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v2 0/5] net/mlx5: support new completion field for Multi-Packet RQ
Date: Wed, 27 Jun 2018 10:46:04 +0000	[thread overview]
Message-ID: <DB7PR05MB44266745A03472669517D887C3480@DB7PR05MB4426.eurprd05.prod.outlook.com> (raw)
In-Reply-To: <20180626123925.37439-1-yskoh@mellanox.com>

Tuesday, June 26, 2018 3:39 PM, Yongseok Koh:
> Subject: [PATCH v2 0/5] net/mlx5: support new completion field for Multi-
> Packet RQ
> 
> For the RFC,
>     https://mails.dpdk.org/archives/dev/2018-June/103664.html
> 
> Yongseok Koh (5):
>   net/mlx5: change return value of Rx completion poll
>   net/mlx5: add new fields in Rx completion entry
>   net/mlx5: add warning message for Multi-Packet RQ
>   net/mlx5: use stride index in Rx completion entry
>   net/mlx5: increase number of strides
> 
>  doc/guides/nics/mlx5.rst     |  4 +++
>  drivers/net/mlx5/Makefile    |  2 +-
>  drivers/net/mlx5/mlx5.c      |  6 +++--
>  drivers/net/mlx5/mlx5_defs.h |  2 +-
>  drivers/net/mlx5/mlx5_prm.h  |  9 +++++--  drivers/net/mlx5/mlx5_rxq.c  |
> 8 +++++-  drivers/net/mlx5/mlx5_rxtx.c | 62
> +++++++++++++++++++++++++++-----------------
>  drivers/net/mlx5/mlx5_rxtx.h |  4 +--
>  8 files changed, 64 insertions(+), 33 deletions(-)

Series applied to next-net-mlx, thanks.

      parent reply	other threads:[~2018-06-27 10:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-26 12:39 Yongseok Koh
2018-06-26 12:39 ` [dpdk-dev] [PATCH v2 1/5] net/mlx5: change return value of Rx completion poll Yongseok Koh
2018-06-26 12:39 ` [dpdk-dev] [PATCH v2 2/5] net/mlx5: add new fields in Rx completion entry Yongseok Koh
2018-06-26 12:39 ` [dpdk-dev] [PATCH v2 3/5] net/mlx5: add warning message for Multi-Packet RQ Yongseok Koh
2018-06-26 12:39 ` [dpdk-dev] [PATCH v2 4/5] net/mlx5: use stride index in Rx completion entry Yongseok Koh
2018-06-26 12:39 ` [dpdk-dev] [PATCH v2 5/5] net/mlx5: increase number of strides Yongseok Koh
2018-06-27 10:46 ` Shahaf Shuler [this message]

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=DB7PR05MB44266745A03472669517D887C3480@DB7PR05MB4426.eurprd05.prod.outlook.com \
    --to=shahafs@mellanox.com \
    --cc=adrien.mazarguil@6wind.com \
    --cc=dev@dpdk.org \
    --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 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).