Re: [patch net-next 00/26] bonding/team offload + mlxsw implementation

2015-12-02 Thread Andrew Lunn
> Another question relates to users bonding/teaming netdevice ports from > different HW switches We need to be precises here. DSA allows for a cluster of switches which are interconnected via switch ports. In this setup, the Marvell switches allows ports of different switches to be members of a

Re: [patch net-next 00/26] bonding/team offload + mlxsw implementation

2015-12-02 Thread Or Gerlitz
On Wed, Dec 2, 2015 at 9:58 AM, Jiri Pirko wrote: > Wed, Dec 02, 2015 at 06:53:35AM CET, gerlitz...@gmail.com wrote: >> Another question relates to users bonding/teaming netdevice ports from >> different HW switches, or of two vlans over ports from the same HW switch. >> This

Re: [patch net-next 00/26] bonding/team offload + mlxsw implementation

2015-12-02 Thread Jiri Pirko
Wed, Dec 02, 2015 at 09:21:37AM CET, gerlitz...@gmail.com wrote: >On Wed, Dec 2, 2015 at 9:58 AM, Jiri Pirko wrote: >> Wed, Dec 02, 2015 at 06:53:35AM CET, gerlitz...@gmail.com wrote: > >>> Another question relates to users bonding/teaming netdevice ports from >>> different HW

Re: [patch net-next 00/26] bonding/team offload + mlxsw implementation

2015-12-02 Thread Or Gerlitz
On Wed, Dec 2, 2015 at 9:58 AM, Jiri Pirko wrote: > Wed, Dec 02, 2015 at 06:53:35AM CET, gerlitz...@gmail.com wrote: >>Another question relates to users bonding/teaming netdevice ports from >>different HW switches, or of two vlans over ports from the same HW switch. >>This is

Re: [patch net-next 00/26] bonding/team offload + mlxsw implementation

2015-12-01 Thread Jiri Pirko
Tue, Dec 01, 2015 at 05:35:43PM CET, gerlitz...@gmail.com wrote: >On Tue, Dec 1, 2015 at 5:12 PM, Jiri Pirko wrote: >> Tue, Dec 01, 2015 at 04:06:23PM CET, gerlitz...@gmail.com wrote: >>>On Tue, Dec 1, 2015 at 4:43 PM, Jiri Pirko wrote: Tue, Dec 01, 2015

Re: [patch net-next 00/26] bonding/team offload + mlxsw implementation

2015-12-01 Thread Jiri Pirko
Wed, Dec 02, 2015 at 06:53:35AM CET, gerlitz...@gmail.com wrote: >On Tue, Dec 1, 2015 at 6:47 PM, Jiri Pirko wrote: >> Tue, Dec 01, 2015 at 05:35:43PM CET, gerlitz...@gmail.com wrote: >>>On Tue, Dec 1, 2015 at 5:12 PM, Jiri Pirko wrote: Tue, Dec 01, 2015

Re: [patch net-next 00/26] bonding/team offload + mlxsw implementation

2015-12-01 Thread Or Gerlitz
On Tue, Dec 1, 2015 at 6:47 PM, Jiri Pirko wrote: > Tue, Dec 01, 2015 at 05:35:43PM CET, gerlitz...@gmail.com wrote: >>On Tue, Dec 1, 2015 at 5:12 PM, Jiri Pirko wrote: >>> Tue, Dec 01, 2015 at 04:06:23PM CET, gerlitz...@gmail.com wrote: On Tue, Dec 1,

Re: [patch net-next 00/26] bonding/team offload + mlxsw implementation

2015-12-01 Thread Jiri Pirko
Tue, Dec 01, 2015 at 04:06:23PM CET, gerlitz...@gmail.com wrote: >On Tue, Dec 1, 2015 at 4:43 PM, Jiri Pirko wrote: >> Tue, Dec 01, 2015 at 02:48:38PM CET, j...@resnulli.us wrote: >>>From: Jiri Pirko >>> >>>This patchset introduces needed infrastructure for

Re: [patch net-next 00/26] bonding/team offload + mlxsw implementation

2015-12-01 Thread Or Gerlitz
On Tue, Dec 1, 2015 at 4:43 PM, Jiri Pirko wrote: > Tue, Dec 01, 2015 at 02:48:38PM CET, j...@resnulli.us wrote: >>From: Jiri Pirko >> >>This patchset introduces needed infrastructure for link aggregation >>offload - for both team and bonding. It also

Re: [patch net-next 00/26] bonding/team offload + mlxsw implementation

2015-12-01 Thread Jiri Pirko
Tue, Dec 01, 2015 at 02:48:38PM CET, j...@resnulli.us wrote: >From: Jiri Pirko > >This patchset introduces needed infrastructure for link aggregation >offload - for both team and bonding. It also implements the offload >in mlxsw driver. > >Particulary, this patchset introduces

[patch net-next 00/26] bonding/team offload + mlxsw implementation

2015-12-01 Thread Jiri Pirko
From: Jiri Pirko This patchset introduces needed infrastructure for link aggregation offload - for both team and bonding. It also implements the offload in mlxsw driver. Particulary, this patchset introduces possibility for upper driver (bond/team/bridge/..) to pass

Re: [patch net-next 00/26] bonding/team offload + mlxsw implementation

2015-12-01 Thread Or Gerlitz
On Tue, Dec 1, 2015 at 5:12 PM, Jiri Pirko wrote: > Tue, Dec 01, 2015 at 04:06:23PM CET, gerlitz...@gmail.com wrote: >>On Tue, Dec 1, 2015 at 4:43 PM, Jiri Pirko wrote: >>> Tue, Dec 01, 2015 at 02:48:38PM CET, j...@resnulli.us wrote: This patchset