Re: [net-next 2/6] net/mlx5: Add pbmc and pptb in the port_access_reg_cap_mask

2018-05-24 Thread Saeed Mahameed
On Thu, May 24, 2018 at 2:21 PM, Or Gerlitz wrote: > On Tue, May 22, 2018 at 7:01 PM, Saeed Mahameed > wrote: >> On Tue, May 22, 2018 at 3:21 AM, Or Gerlitz wrote: >>> On Tue, May 22, 2018 at 1:19 PM, Or Gerlitz

Re: [net-next 2/6] net/mlx5: Add pbmc and pptb in the port_access_reg_cap_mask

2018-05-24 Thread Or Gerlitz
On Tue, May 22, 2018 at 7:01 PM, Saeed Mahameed wrote: > On Tue, May 22, 2018 at 3:21 AM, Or Gerlitz wrote: >> On Tue, May 22, 2018 at 1:19 PM, Or Gerlitz wrote: >>> On Tue, May 22, 2018 at 12:04 AM, Saeed Mahameed

Re: [net-next 2/6] net/mlx5: Add pbmc and pptb in the port_access_reg_cap_mask

2018-05-22 Thread Saeed Mahameed
On Tue, May 22, 2018 at 3:21 AM, Or Gerlitz wrote: > On Tue, May 22, 2018 at 1:19 PM, Or Gerlitz wrote: >> On Tue, May 22, 2018 at 12:04 AM, Saeed Mahameed wrote: >>> From: Huy Nguyen >>> >>> Add pbmc and pptb

Re: [net-next 2/6] net/mlx5: Add pbmc and pptb in the port_access_reg_cap_mask

2018-05-22 Thread Or Gerlitz
On Tue, May 22, 2018 at 1:19 PM, Or Gerlitz wrote: > On Tue, May 22, 2018 at 12:04 AM, Saeed Mahameed wrote: >> From: Huy Nguyen >> >> Add pbmc and pptb in the port_access_reg_cap_mask. These two >> bits determine if device supports

Re: [net-next 2/6] net/mlx5: Add pbmc and pptb in the port_access_reg_cap_mask

2018-05-22 Thread Or Gerlitz
On Tue, May 22, 2018 at 12:04 AM, Saeed Mahameed wrote: > From: Huy Nguyen > > Add pbmc and pptb in the port_access_reg_cap_mask. These two > bits determine if device supports receive buffer configuration. > > Signed-off-by: Huy Nguyen

[net-next 2/6] net/mlx5: Add pbmc and pptb in the port_access_reg_cap_mask

2018-05-21 Thread Saeed Mahameed
From: Huy Nguyen Add pbmc and pptb in the port_access_reg_cap_mask. These two bits determine if device supports receive buffer configuration. Signed-off-by: Huy Nguyen Signed-off-by: Saeed Mahameed --- include/linux/mlx5/device.h |