From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leon Romanovsky Subject: [PATCH rdma-next 0/2] Allocate the per-port Q counter Date: Sun, 9 Dec 2018 12:52:34 +0200 Message-ID: <20181209105236.26233-1-leon@kernel.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: Leon Romanovsky , RDMA mailing list , Yishai Hadas , Saeed Mahameed , linux-netdev To: Doug Ledford , Jason Gunthorpe Return-path: Received: from mail.kernel.org ([198.145.29.99]:53780 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726079AbeLIKwl (ORCPT ); Sun, 9 Dec 2018 05:52:41 -0500 Sender: netdev-owner@vger.kernel.org List-ID: From: Leon Romanovsky Hi See commit message for the patch description. Thanks Leon Romanovsky (1): net/mlx5: Add shared Q counter bits Yishai Hadas (1): IB/mlx5: Allocate the per-port Q counter shared when DEVX is supported drivers/infiniband/hw/mlx5/cmd.c | 17 +++++++++++++++++ drivers/infiniband/hw/mlx5/cmd.h | 2 ++ drivers/infiniband/hw/mlx5/main.c | 10 ++++++++-- include/linux/mlx5/mlx5_ifc.h | 6 +++++- 4 files changed, 32 insertions(+), 3 deletions(-)