DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>, dev@dpdk.org
Cc: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Subject: Re: [dpdk-dev] [PATCH v2 0/9] net/mlx5: enhance flow API
Date: Fri, 3 Mar 2017 23:36:14 +0000	[thread overview]
Message-ID: <c161fdc5-4059-b998-1d1c-a4346372d6e8@intel.com> (raw)
In-Reply-To: <cover.1488372438.git.nelio.laranjeiro@6wind.com>

On 3/1/2017 12:49 PM, Nelio Laranjeiro wrote:
> Changes in v2:
> 
>  - Send series to dev@dpdk.org
> 
> This series brings:
> 
>  - fixes:
>    - handle error on Queue Pair creation.
>    - Move a free to the right function.
>    - Uses a single RSS drop queue for dropping flows.
>  - Enhance IPv6 filtering by adding extra fields.
>  - support rss hash result in combination of mark id.
>  - support flag action.
>  - support RSS action.
> 
> 
> Nelio Laranjeiro (9):
>   net/mlx5: fix drop queue creation error
>   net/mlx5: fix resources free in the right function
>   net/mlx5: support ether type support in flow item
>   net/mlx5: add RSS hash result with mark id
>   net/mlx5: extend IPv6 flow item
>   net/mlx5: support flag flow action
>   net/mlx5: prepare support for RSS action rule
>   net/mlx5: support RSS action flow rule
>   net/mlx5: use an RSS drop queue

It looks like patchset has a dependency to [1], please note them next
time to help review.

Thanks,
ferruh

[1]
http://dpdk.org/dev/patchwork/patch/20937/

> 
>  drivers/net/mlx5/mlx5.h      |   1 +
>  drivers/net/mlx5/mlx5_flow.c | 439 ++++++++++++++++++++++++++++++++++++-------
>  drivers/net/mlx5/mlx5_prm.h  |   7 +-
>  drivers/net/mlx5/mlx5_rxtx.c |  20 +-
>  4 files changed, 386 insertions(+), 81 deletions(-)
> 

  reply	other threads:[~2017-03-03 23:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1488364873.git.nelio.laranjeiro@6wind.com>
2017-03-01 12:49 ` Nelio Laranjeiro
2017-03-03 23:36   ` Ferruh Yigit [this message]
2017-03-04 12:42   ` Ferruh Yigit
2017-03-01 12:49 ` [dpdk-dev] [PATCH v2 1/9] net/mlx5: fix drop queue creation error Nelio Laranjeiro
2017-03-01 12:49 ` [dpdk-dev] [PATCH v2 2/9] net/mlx5: fix resources free in the right function Nelio Laranjeiro
2017-03-01 12:49 ` [dpdk-dev] [PATCH v2 3/9] net/mlx5: support ether type support in flow item Nelio Laranjeiro
2017-03-01 12:49 ` [dpdk-dev] [PATCH v2 4/9] net/mlx5: add RSS hash result with mark id Nelio Laranjeiro
2017-03-01 12:49 ` [dpdk-dev] [PATCH v2 5/9] net/mlx5: extend IPv6 flow item Nelio Laranjeiro
2017-03-01 12:49 ` [dpdk-dev] [PATCH v2 6/9] net/mlx5: support flag flow action Nelio Laranjeiro
2017-03-01 12:49 ` [dpdk-dev] [PATCH v2 7/9] net/mlx5: prepare support for RSS action rule Nelio Laranjeiro
2017-03-01 12:49 ` [dpdk-dev] [PATCH v2 8/9] net/mlx5: support RSS action flow rule Nelio Laranjeiro
2017-03-01 12:49 ` [dpdk-dev] [PATCH v2 9/9] net/mlx5: use an RSS drop queue Nelio Laranjeiro

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=c161fdc5-4059-b998-1d1c-a4346372d6e8@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=adrien.mazarguil@6wind.com \
    --cc=dev@dpdk.org \
    --cc=nelio.laranjeiro@6wind.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).