From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v5 0/4] net: dsa: Port mirroring support Date: Mon, 30 Jan 2017 15:57:03 -0500 (EST) Message-ID: <20170130.155703.2009986267457685651.davem@davemloft.net> References: <20170130204143.539-1-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, andrew@lunn.ch, vivien.didelot@savoirfairelinux.com, jiri@mellanox.com To: f.fainelli@gmail.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:39872 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754240AbdA3U5q (ORCPT ); Mon, 30 Jan 2017 15:57:46 -0500 In-Reply-To: <20170130204143.539-1-f.fainelli@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Florian Fainelli Date: Mon, 30 Jan 2017 12:41:39 -0800 ... > David, this will most likely conflict a little bit with my other series: > net: dsa: bcm_sf2: CFP support, so just let me know if that happens, and > I will provide a rebased version. Thanks! Since you have resolved this, I am going to remove this text from the merge commit message. > Changes in v5: > > - Added Jiri's Reviewed-by tag to first patch > - rebase against latest net-next/master after bcm_sf2 CFP series ... Thanks for respinning. Applied, thanks!