[PATCH net-next v2 0/4] net: dsa: bcm_sf2: CFP support

2017-01-28 Thread Florian Fainelli
Hi all, This patch series adds support for the Broadcom Compact Field Processor (CFP) which is a classification and matching engine built into most Broadcom switches. We support that using ethtool::rxnfc because it allows all known uses cases from the users I support to work, and more importantly

Re: [PATCH net-next v2 0/4] net: dsa: bcm_sf2: CFP support

2017-01-29 Thread Florian Fainelli
On January 28, 2017 7:13:21 PM PST, Florian Fainelli wrote: >Hi all, > >This patch series adds support for the Broadcom Compact Field Processor >(CFP) >which is a classification and matching engine built into most Broadcom >switches. > >We support that using ethtool::rxnfc because it allows all k

Re: [PATCH net-next v2 0/4] net: dsa: bcm_sf2: CFP support

2017-01-30 Thread David Miller
From: Florian Fainelli Date: Sat, 28 Jan 2017 19:13:21 -0800 > This patch series adds support for the Broadcom Compact Field Processor (CFP) > which is a classification and matching engine built into most Broadcom > switches. > > We support that using ethtool::rxnfc because it allows all known

Re: [PATCH net-next v2 0/4] net: dsa: bcm_sf2: CFP support

2017-01-30 Thread David Miller
From: Florian Fainelli Date: Sun, 29 Jan 2017 22:46:01 -0800 > David, this needs to be rebase against net-next/master after > Vivien's changes. Will post an update tomorrow. Thanks! Indeed I just ran into this, good thing I noticed it before pushing it out :-)