Re: [PATCH net-next v4 0/4] net: dsa: Port mirroring support

2017-01-30 Thread David Miller
From: Florian Fainelli Date: Mon, 30 Jan 2017 12:32:59 -0800 > On 01/29/2017 08:30 PM, Florian Fainelli wrote: >> Hi all, >> >> This patch series adds support for port mirroring in the two >> Broadcom switch drivers. The major part of the functional are actually with >> the plumbing between tc a

Re: [PATCH net-next v4 0/4] net: dsa: Port mirroring support

2017-01-30 Thread Florian Fainelli
On 01/29/2017 08:30 PM, Florian Fainelli wrote: > Hi all, > > This patch series adds support for port mirroring in the two > Broadcom switch drivers. The major part of the functional are actually with > the plumbing between tc and the drivers. > > David, this will most likely conflict a little bi

[PATCH net-next v4 0/4] net: dsa: Port mirroring support

2017-01-29 Thread Florian Fainelli
Hi all, This patch series adds support for port mirroring in the two Broadcom switch drivers. The major part of the functional are actually with the plumbing between tc and the drivers. David, this will most likely conflict a little bit with my other series: net: dsa: bcm_sf2: CFP support, so ju