Re: [PATCH net-next 0/2] mv88e6xxx: Allow config of ATU hash algorithm

2019-10-04 Thread Andrew Lunn
On Fri, Oct 04, 2019 at 11:44:02AM +0300, Vladimir Oltean wrote: > Hi Andrew, > > On Fri, 4 Oct 2019 at 10:55, Andrew Lunn wrote: > > > > The Marvell switches allow the hash algorithm for MAC addresses in the > > address translation unit to be configured. Add support to the DSA core > > to allow

Re: [PATCH net-next 0/2] mv88e6xxx: Allow config of ATU hash algorithm

2019-10-04 Thread Andrew Lunn
On Thu, Oct 03, 2019 at 07:14:55PM -0700, Jakub Kicinski wrote: > On Fri, 4 Oct 2019 03:35:21 +0200, Andrew Lunn wrote: > > The Marvell switches allow the hash algorithm for MAC addresses in the > > address translation unit to be configured. Add support to the DSA core > > to allow DSA drivers to

Re: [PATCH net-next 0/2] mv88e6xxx: Allow config of ATU hash algorithm

2019-10-04 Thread Vladimir Oltean
Hi Andrew, On Fri, 4 Oct 2019 at 10:55, Andrew Lunn wrote: > > The Marvell switches allow the hash algorithm for MAC addresses in the > address translation unit to be configured. Add support to the DSA core > to allow DSA drivers to make use of devlink parameters, and allow the > ATU hash to be g

Re: [PATCH net-next 0/2] mv88e6xxx: Allow config of ATU hash algorithm

2019-10-03 Thread Jakub Kicinski
On Fri, 4 Oct 2019 03:35:21 +0200, Andrew Lunn wrote: > The Marvell switches allow the hash algorithm for MAC addresses in the > address translation unit to be configured. Add support to the DSA core > to allow DSA drivers to make use of devlink parameters, and allow the > ATU hash to be get/set v

[PATCH net-next 0/2] mv88e6xxx: Allow config of ATU hash algorithm

2019-10-03 Thread Andrew Lunn
The Marvell switches allow the hash algorithm for MAC addresses in the address translation unit to be configured. Add support to the DSA core to allow DSA drivers to make use of devlink parameters, and allow the ATU hash to be get/set via such a parameter. Andrew Lunn (2): net: dsa: Add support