DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Gaëtan Rivet" <gaetan.rivet@6wind.com>
To: Andrew Rybchenko <arybchenko@solarflare.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v3 0/2] net/failsafe: support multicast MAC address set
Date: Fri, 21 Sep 2018 18:09:08 +0200	[thread overview]
Message-ID: <20180921160908.geb5eg5wtdnct26t@bidouze.vm.6wind.com> (raw)
In-Reply-To: <1537544182-17823-2-git-send-email-arybchenko@solarflare.com>

Hi,

Seems good, thanks.

Acked-by: Gaetan Rivet <gaetan.rivet@6wind.com>

On Fri, Sep 21, 2018 at 04:36:20PM +0100, Andrew Rybchenko wrote:
> v3:
>     - move apply on sync to fs_eth_dev_conf_apply() to apply to
>       a new subdevice only
>     - use ethdev API to apply to sub-device on sync
>     - remove unnecessary check the same pointer from the method
>       implementation in failsafe
> 
> v2:
>     - fix setting of zero addresses since rte_realloc() returns NULL
> 
> Evgeny Im (2):
>   net/failsafe: remove not supported multicast MAC filter
>   net/failsafe: support multicast address list set
> 
>  doc/guides/rel_notes/release_18_11.rst  |  7 ++++
>  drivers/net/failsafe/failsafe.c         |  1 +
>  drivers/net/failsafe/failsafe_ether.c   | 17 +++++++++
>  drivers/net/failsafe/failsafe_ops.c     | 50 +++++++++++++++++++++++++
>  drivers/net/failsafe/failsafe_private.h |  2 +
>  5 files changed, 77 insertions(+)
> 
> -- 
> 2.17.1
> 

-- 
Gaëtan Rivet
6WIND

  reply	other threads:[~2018-09-21 16:09 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-31 15:53 [dpdk-dev] [PATCH " Andrew Rybchenko
2018-08-31 15:53 ` [dpdk-dev] [PATCH 1/2] net/failsafe: remove not supported multicast MAC filter Andrew Rybchenko
2018-08-31 15:53 ` [dpdk-dev] [PATCH 2/2] net/failsafe: support multicast address list set Andrew Rybchenko
2018-09-03  6:47   ` Andrew Rybchenko
2018-09-03  6:55 ` [dpdk-dev] [PATCH v2 0/2] net/failsafe: support multicast MAC address set Andrew Rybchenko
2018-09-03  6:55   ` [dpdk-dev] [PATCH v2 1/2] net/failsafe: remove not supported multicast MAC filter Andrew Rybchenko
2018-09-03  6:55   ` [dpdk-dev] [PATCH v2 2/2] net/failsafe: support multicast address list set Andrew Rybchenko
2018-09-19 14:50     ` Gaëtan Rivet
2018-09-19 15:12       ` Gaëtan Rivet
2018-09-20 11:46         ` Andrew Rybchenko
2018-09-21 15:36 ` [dpdk-dev] [PATCH v3 0/2] net/failsafe: support multicast MAC address set Andrew Rybchenko
2018-09-21 15:36   ` Andrew Rybchenko
2018-09-21 16:09     ` Gaëtan Rivet [this message]
2018-09-24 15:58       ` Ferruh Yigit
2018-09-21 15:36   ` [dpdk-dev] [PATCH v3 1/2] net/failsafe: remove not supported multicast MAC filter Andrew Rybchenko
2018-09-21 15:36   ` [dpdk-dev] [PATCH v3 2/2] net/failsafe: support multicast address list set Andrew Rybchenko
2018-09-21 16:21   ` [dpdk-dev] [PATCH v3 0/2] net/failsafe: support multicast MAC address set Stephen Hemminger
2018-09-21 16:33     ` Andrew Rybchenko
2018-09-21 16:38       ` Andrew Rybchenko
2018-09-21 16:43       ` Stephen Hemminger

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=20180921160908.geb5eg5wtdnct26t@bidouze.vm.6wind.com \
    --to=gaetan.rivet@6wind.com \
    --cc=arybchenko@solarflare.com \
    --cc=dev@dpdk.org \
    /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).