From: David Miller <davem@davemloft.net>
To: andrew@lunn.ch
Cc: vivien.didelot@savoirfairelinux.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com,
f.fainelli@gmail.com
Subject: Re: [PATCH net-next v2 0/3] net: dsa: add MDB support
Date: Wed, 31 Aug 2016 14:15:57 -0700 (PDT) [thread overview]
Message-ID: <20160831.141557.1210437715859611830.davem@davemloft.net> (raw)
In-Reply-To: <20160831160405.GA11775@lunn.ch>
From: Andrew Lunn <andrew@lunn.ch>
Date: Wed, 31 Aug 2016 18:04:05 +0200
> On Wed, Aug 31, 2016 at 11:50:02AM -0400, Vivien Didelot wrote:
>> This patchset adds the switchdev MDB object support to the DSA layer.
>>
>> The MDB support for the mv88e6xxx driver is very similar to the FDB
>> support. The FDB operations care about unicast addresses while the MDB
>> operations care about multicast addresses.
>>
>> Both operation set load/purge/dump the Address Translation Table (ATU),
>> thus common code is used.
>
> Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Series applied, thanks everyone.
prev parent reply other threads:[~2016-08-31 21:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-31 15:50 [PATCH net-next v2 0/3] net: dsa: add MDB support Vivien Didelot
2016-08-31 15:50 ` [PATCH net-next v2 1/3] " Vivien Didelot
2016-08-31 15:50 ` [PATCH net-next v2 2/3] net: dsa: mv88e6xxx: make switchdev DB ops generic Vivien Didelot
2016-08-31 15:50 ` [PATCH net-next v2 3/3] net: dsa: mv88e6xxx: add MDB support Vivien Didelot
2016-08-31 16:04 ` [PATCH net-next v2 0/3] net: dsa: " Andrew Lunn
2016-08-31 21:15 ` 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=20160831.141557.1210437715859611830.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=andrew@lunn.ch \
--cc=f.fainelli@gmail.com \
--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).