Re: [PATCH net-next 0/2] net: mvpp2: Add Unicast filtering capabilities

2018-03-07 Thread David Miller
From: Maxime Chevallier Date: Wed, 7 Mar 2018 15:18:02 +0100 > This series adds unicast filtering support to the Marvell PPv2 controller. > > This is implemented using the header parser cababilities of the PPv2, > which allows for generic packet filtering based

Re: [PATCH net-next 0/2] net: mvpp2: Add Unicast filtering capabilities

2018-03-07 Thread David Miller
From: Maxime Chevallier Date: Wed, 7 Mar 2018 15:18:02 +0100 > This series adds unicast filtering support to the Marvell PPv2 controller. > > This is implemented using the header parser cababilities of the PPv2, > which allows for generic packet filtering based on matching patterns in > the

[PATCH net-next 0/2] net: mvpp2: Add Unicast filtering capabilities

2018-03-07 Thread Maxime Chevallier
Hi all, This series adds unicast filtering support to the Marvell PPv2 controller. This is implemented using the header parser cababilities of the PPv2, which allows for generic packet filtering based on matching patterns in the packet headers. PPv2 controller only has 256 of these entries, and

[PATCH net-next 0/2] net: mvpp2: Add Unicast filtering capabilities

2018-03-07 Thread Maxime Chevallier
Hi all, This series adds unicast filtering support to the Marvell PPv2 controller. This is implemented using the header parser cababilities of the PPv2, which allows for generic packet filtering based on matching patterns in the packet headers. PPv2 controller only has 256 of these entries, and