From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sagi Grimberg Subject: Re: [PATCH] IB/mlx5: Expose correct maximum number of CQE capacity Date: Thu, 14 Jan 2016 13:06:17 +0200 Message-ID: <56978129.7060707@dev.mellanox.co.il> References: <1452751900-23680-1-git-send-email-leon@leon.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1452751900-23680-1-git-send-email-leon-2ukJVAZIZ/Y@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Leon Romanovsky , dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Leon Romanovsky , stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rdma@vger.kernel.org > From: Leon Romanovsky > > Maximum number of EQE capacity per CQ was mistakenly exposed > as CQE. Fix that. > Looks good, Reviewed-by: Sagi Grimberg -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f52.google.com ([74.125.82.52]:36717 "EHLO mail-wm0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752897AbcANLGX (ORCPT ); Thu, 14 Jan 2016 06:06:23 -0500 Received: by mail-wm0-f52.google.com with SMTP id l65so336689811wmf.1 for ; Thu, 14 Jan 2016 03:06:22 -0800 (PST) Subject: Re: [PATCH] IB/mlx5: Expose correct maximum number of CQE capacity To: Leon Romanovsky , dledford@redhat.com References: <1452751900-23680-1-git-send-email-leon@leon.nu> Cc: linux-rdma@vger.kernel.org, Leon Romanovsky , stable@vger.kernel.org From: Sagi Grimberg Message-ID: <56978129.7060707@dev.mellanox.co.il> Date: Thu, 14 Jan 2016 13:06:17 +0200 MIME-Version: 1.0 In-Reply-To: <1452751900-23680-1-git-send-email-leon@leon.nu> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: > From: Leon Romanovsky > > Maximum number of EQE capacity per CQ was mistakenly exposed > as CQE. Fix that. > Looks good, Reviewed-by: Sagi Grimberg