DPDK patches and discussions
 help / color / mirror / Atom feed
From: Shahaf Shuler <shahafs@mellanox.com>
To: Yongseok Koh <yskoh@mellanox.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, Ori Kam <orika@mellanox.com>
Subject: Re: [dpdk-dev] [PATCH v2 0/3] net/mlx5: fix tunnel flow
Date: Mon, 5 Nov 2018 08:09:34 +0000	[thread overview]
Message-ID: <DB7PR05MB4426E860A4AACF6D5DC7E76CC3CA0@DB7PR05MB4426.eurprd05.prod.outlook.com> (raw)
In-Reply-To: <20181105072032.42374-1-yskoh@mellanox.com>

Monday, November 5, 2018 9:21 AM, Yongseok Koh:
> Subject: [PATCH v2 0/3] net/mlx5: fix tunnel flow
> 
> v2:
> * rebase on top of the latest branch tip
> * change function names appropriately
> 
> Yongseok Koh (3):
>   net/mlx5: fix Verbs flow tunnel
>   net/mlx5: fix Direct Verbs flow tunnel
>   net/mlx5: remove flags setting from flow preparation
> 
>  drivers/net/mlx5/mlx5_flow.c       |  38 +--
>  drivers/net/mlx5/mlx5_flow.h       |   3 +-
>  drivers/net/mlx5/mlx5_flow_dv.c    | 500 ++++++++++++++---------------
>  drivers/net/mlx5/mlx5_flow_tcf.c   |  39 +--
>  drivers/net/mlx5/mlx5_flow_verbs.c | 622 ++++++++++++++++---------------
> ------
>  5 files changed, 527 insertions(+), 675 deletions(-)

Applied to next-net-mlx, thanks. 

> 
> --
> 2.11.0

      parent reply	other threads:[~2018-11-05  8:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-02 21:08 [dpdk-dev] [PATCH 1/3] net/mlx5: fix Verbs flow tunnel Yongseok Koh
2018-11-02 21:08 ` [dpdk-dev] [PATCH 2/3] net/mlx5: fix Direct " Yongseok Koh
2018-11-04  8:22   ` Ori Kam
2018-11-05  5:37     ` Yongseok Koh
2018-11-05  6:08       ` Ori Kam
2018-11-05  6:43         ` Yongseok Koh
2018-11-02 21:08 ` [dpdk-dev] [PATCH 3/3] net/mlx5: remove flags setting from flow preparation Yongseok Koh
2018-11-04  8:29   ` Ori Kam
2018-11-05  5:39     ` Yongseok Koh
2018-11-04  8:17 ` [dpdk-dev] [PATCH 1/3] net/mlx5: fix Verbs flow tunnel Ori Kam
2018-11-05  7:20 ` [dpdk-dev] [PATCH v2 0/3] net/mlx5: fix tunnel flow Yongseok Koh
2018-11-05  7:20   ` [dpdk-dev] [PATCH v2 1/3] net/mlx5: fix Verbs flow tunnel Yongseok Koh
2018-11-05  7:20   ` [dpdk-dev] [PATCH v2 2/3] net/mlx5: fix Direct " Yongseok Koh
2018-11-05  7:31     ` Ori Kam
2018-11-05  7:20   ` [dpdk-dev] [PATCH v2 3/3] net/mlx5: remove flags setting from flow preparation Yongseok Koh
2018-11-05  7:32     ` Ori Kam
2018-11-05  8:09   ` 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=DB7PR05MB4426E860A4AACF6D5DC7E76CC3CA0@DB7PR05MB4426.eurprd05.prod.outlook.com \
    --to=shahafs@mellanox.com \
    --cc=dev@dpdk.org \
    --cc=orika@mellanox.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).