All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Nélio Laranjeiro" <nelio.laranjeiro@6wind.com>
To: Yongseok Koh <yskoh@mellanox.com>
Cc: ferruh.yigit@intel.com, thomas.monjalon@6wind.com, dev@dpdk.org,
	adrien.mazarguil@6wind.com
Subject: Re: [PATCH v2 0/3] net/mlx5: fix updating RETA
Date: Tue, 21 Mar 2017 08:45:06 +0100	[thread overview]
Message-ID: <20170321074506.GK12013@autoinstall.dev.6wind.com> (raw)
In-Reply-To: <cover.1490050764.git.yskoh@mellanox.com>

On Mon, Mar 20, 2017 at 04:04:32PM -0700, Yongseok Koh wrote:
> Currently rte_eth_dev_rss_reta_update() doesn't work properly for mlx5 PMD. This
> patchset fixes the issue. This also enables testing the API with testpmd.
> 
> v2:
> * Minor code change by review.
> 
> Yongseok Koh (3):
>   lib/librte_ether: remove requirement of aligned RETA size
>   net/mlx5: use correct RETA table size
>   net/mlx5: rebuild flows on updating RETA
> 
>  app/test-pmd/cmdline.c         |  4 +++-
>  drivers/net/mlx5/mlx5_ethdev.c |  8 ++------
>  drivers/net/mlx5/mlx5_rss.c    | 18 +++++++++---------
>  lib/librte_ether/rte_ethdev.c  |  8 +-------
>  4 files changed, 15 insertions(+), 23 deletions(-)
> 
> -- 
> 2.11.0
> 

Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>

For the series, thanks,

-- 
Nélio Laranjeiro
6WIND

      parent reply	other threads:[~2017-03-21  7:45 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-16 22:40 [PATCH 0/3] net/mlx5: fix updating RETA Yongseok Koh
2017-03-16 22:40 ` [PATCH 1/3] lib/librte_ether: remove requirement of aligned RETA size Yongseok Koh
2017-03-17 17:19   ` Yongseok Koh
2017-03-16 22:40 ` [PATCH 2/3] net/mlx5: use correct RETA table size Yongseok Koh
2017-03-16 22:40 ` [PATCH 3/3] net/mlx5: rebuild flows on updating RETA Yongseok Koh
2017-03-17  9:11   ` Nélio Laranjeiro
2017-03-17 17:14     ` Yongseok Koh
2017-03-20  7:56       ` Nélio Laranjeiro
2017-03-20 23:04 ` [PATCH v2 0/3] net/mlx5: fix " Yongseok Koh
2017-03-20 23:04   ` [PATCH v2 1/3] lib/librte_ether: remove requirement of aligned RETA size Yongseok Koh
2017-03-30  0:37     ` Thomas Monjalon
2017-03-31  7:33       ` Zhang, Helin
2017-04-01  7:28         ` Lu, Wenzhuo
2017-04-03 10:02           ` Ferruh Yigit
2017-03-20 23:04   ` [PATCH v2 2/3] net/mlx5: use correct RETA table size Yongseok Koh
2017-03-20 23:04   ` [PATCH v2 3/3] net/mlx5: rebuild flows on updating RETA Yongseok Koh
2017-03-21  7:45   ` Nélio Laranjeiro [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=20170321074506.GK12013@autoinstall.dev.6wind.com \
    --to=nelio.laranjeiro@6wind.com \
    --cc=adrien.mazarguil@6wind.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=thomas.monjalon@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.