From mboxrd@z Thu Jan 1 00:00:00 1970 From: Or Gerlitz Subject: Re: [net-next 2/6] net/mlx5: Add pbmc and pptb in the port_access_reg_cap_mask Date: Tue, 22 May 2018 13:19:02 +0300 Message-ID: References: <20180521210502.11082-1-saeedm@mellanox.com> <20180521210502.11082-3-saeedm@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: "David S. Miller" , Linux Netdev List , Saeed Mahameed To: Huy Nguyen Return-path: Received: from mail-oi0-f68.google.com ([209.85.218.68]:34262 "EHLO mail-oi0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751706AbeEVKTD (ORCPT ); Tue, 22 May 2018 06:19:03 -0400 Received: by mail-oi0-f68.google.com with SMTP id l1-v6so15711672oii.1 for ; Tue, 22 May 2018 03:19:03 -0700 (PDT) In-Reply-To: <20180521210502.11082-3-saeedm@mellanox.com> Sender: netdev-owner@vger.kernel.org List-ID: 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 Huy, Parav reviewed your code to death (but he's still alive and kicking!), go a head and add his R.Bs note to the entire series. > Signed-off-by: Saeed Mahameed