Re: [for-next 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib

2017-01-24 Thread Doug Ledford
On Tue, 2017-01-24 at 17:16 +, Eli Cohen wrote: > It is in Dave's tree: > > commit 5fe9dec0d045437e48f112b8fa705197bd7bc3c0 > Author: Eli Cohen > Date:   Tue Jan 3 23:55:25 2017 +0200 > Thanks, got it. --  Doug Ledford     GPG KeyID:

RE: [for-next 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib

2017-01-24 Thread Eli Cohen
Eli Cohen <e...@mellanox.com>; Matan Barak <mat...@mellanox.com> Subject: Re: [for-next 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib On Sun, 2017-01-08 at 08:22 +0200, Leon Romanovsky wrote: > On Fri, Jan 06, 2017 at 11:11:31AM -0500, David Miller wrote: > > > &g

Re: [for-next 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib

2017-01-24 Thread Doug Ledford
On Sun, 2017-01-08 at 08:22 +0200, Leon Romanovsky wrote: > On Fri, Jan 06, 2017 at 11:11:31AM -0500, David Miller wrote: > > > > From: Leon Romanovsky > > Date: Fri, 6 Jan 2017 08:06:09 +0200 > > > > > > > > On Thu, Jan 05, 2017 at 03:07:31PM -0500, David Miller wrote: >

Re: [for-next 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib

2017-01-07 Thread Leon Romanovsky
On Fri, Jan 06, 2017 at 11:11:31AM -0500, David Miller wrote: > From: Leon Romanovsky > Date: Fri, 6 Jan 2017 08:06:09 +0200 > > > On Thu, Jan 05, 2017 at 03:07:31PM -0500, David Miller wrote: > >> From: Eli Cohen > >> Date: Thu, 5 Jan 2017 14:03:18

Re: [for-next 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib

2017-01-06 Thread David Miller
From: Leon Romanovsky Date: Fri, 6 Jan 2017 08:06:09 +0200 > On Thu, Jan 05, 2017 at 03:07:31PM -0500, David Miller wrote: >> From: Eli Cohen >> Date: Thu, 5 Jan 2017 14:03:18 -0600 >> >> > If necessary I can make sure it builds on 32 bits as well.

Re: [for-next 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib

2017-01-05 Thread Leon Romanovsky
On Thu, Jan 05, 2017 at 03:07:31PM -0500, David Miller wrote: > From: Eli Cohen > Date: Thu, 5 Jan 2017 14:03:18 -0600 > > > If necessary I can make sure it builds on 32 bits as well. > > Please do. Dave, I'm failing to understand the benefits of building mlx5 on 32

Re: [for-next 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib

2017-01-05 Thread David Miller
From: Eli Cohen Date: Thu, 5 Jan 2017 14:03:18 -0600 > If necessary I can make sure it builds on 32 bits as well. Please do.

Re: [for-next 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib

2017-01-05 Thread David Miller
From: Saeed Mahameed Date: Tue, 3 Jan 2017 23:55:25 +0200 > diff --git a/drivers/net/ethernet/mellanox/mlx5/core/Kconfig > b/drivers/net/ethernet/mellanox/mlx5/core/Kconfig > index ddb4ca4..39505ac 100644 > --- a/drivers/net/ethernet/mellanox/mlx5/core/Kconfig > +++

[for-next 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib

2017-01-03 Thread Saeed Mahameed
From: Eli Cohen Make use of the blue flame registers allocator at mlx5_ib. Since blue flame was not really supported we remove all the code that is related to blue flame and we let all consumers to use the same blue flame register. Once blue flame is supported we will add the