netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: vivien.didelot@savoirfairelinux.com
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel@savoirfairelinux.com, f.fainelli@gmail.com,
	andrew@lunn.ch, john@phrozen.org
Subject: Re: [PATCH net-next 0/4] net: dsa: add port fast ageing
Date: Fri, 23 Sep 2016 08:01:50 -0400 (EDT)	[thread overview]
Message-ID: <20160923.080150.847812923363318699.davem@davemloft.net> (raw)
In-Reply-To: <20160922204924.16229-1-vivien.didelot@savoirfairelinux.com>

From: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Date: Thu, 22 Sep 2016 16:49:20 -0400

> Today the DSA drivers are in charge of flushing the MAC addresses
> associated to a port when its STP state changes from Learning or
> Forwarding, to Disabled or Blocking or Listening.
> 
> This makes the drivers more complex and hides this generic switch logic.
> 
> This patchset introduces a new optional port_fast_age operation to
> dsa_switch_ops, to move this logic to the DSA layer and keep drivers
> simple. b53 and mv88e6xxx are updated accordingly.

Series applied, thanks.

      parent reply	other threads:[~2016-09-23 12:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-22 20:49 [PATCH net-next 0/4] net: dsa: add port fast ageing Vivien Didelot
2016-09-22 20:49 ` [PATCH net-next 1/4] net: dsa: add port STP state helper Vivien Didelot
2016-09-22 20:49 ` [PATCH net-next 2/4] net: dsa: add port fast ageing Vivien Didelot
2016-09-22 20:49 ` [PATCH net-next 3/4] net: dsa: b53: implement DSA " Vivien Didelot
2016-09-22 20:49 ` [PATCH net-next 4/4] net: dsa: mv88e6xxx: " Vivien Didelot
2016-09-22 23:43 ` [PATCH net-next 0/4] net: dsa: add " Andrew Lunn
2016-09-23  5:36 ` Florian Fainelli
2016-09-23 12:01 ` David Miller [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=20160923.080150.847812923363318699.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=andrew@lunn.ch \
    --cc=f.fainelli@gmail.com \
    --cc=john@phrozen.org \
    --cc=kernel@savoirfairelinux.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=vivien.didelot@savoirfairelinux.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).