From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 05951A0C4B; Mon, 8 Nov 2021 09:44:24 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 886B8410E4; Mon, 8 Nov 2021 09:44:24 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id A982140DF7 for ; Mon, 8 Nov 2021 09:44:22 +0100 (CET) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 18B625C015C; Mon, 8 Nov 2021 03:44:21 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Mon, 08 Nov 2021 03:44:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm2; bh= 9Qul6h4TtZ4CcZ9kKU5cQq4B5hNrZabTeBGyZuK9y/c=; b=r28vjb/wMzO59/os Fs83eMNZLwteMwS8bb3Vhojvi0ETt84CGZtrWlBLVq7N1ps5sIyCj9vdHuBX1GPj EYrjbmiB0aL9HbMH/j0M3P4b66LW+fIvSQDZMUTTCpLwF8R0EliWYGj4jQSfan7L HJaSJM89OHcu5CP7TNIzS1Jzm1Y278Y8o8f53xu/hyo1Fo7xpqlPZyIf3nyBnbFO VwdiPaEzQqgwtdi2X3I7a5tQXoNRaLOu4BrLp+k1mCT5Zq9DqRzNJv+HcY3GBu49 kp/w+8gkzOVPKa2Efosk9IgcDjZhuYiuQU3nt5DxphxVyqTlDFE4jeLcgkj+M7dQ bAmvRA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=9Qul6h4TtZ4CcZ9kKU5cQq4B5hNrZabTeBGyZuK9y /c=; b=kMlHMpO6bwwiwJIQ+2jTDuIMqaQkTK+z5UmtllxaRiaLPb7CmOprAqrC/ pLm5h0zLpFsSLu05g8DRR0UixLFuwyxkiiLH4E6Ejf0pAGJEsm53/lU8FKYSqhVX m55wHrnCQ6/pX9Ju8jAltu+xRkgTn2RCExQQDtnNjqMNhUfiNbtWNq8WEA3Z1xqm kgrHW/aDdZnQ0pyvEsZJp3zh3CUldunkAkLMm2cDvLnOn1PVuga99icWR+GnM8iS bIm228Wg4HCQUCQTviiU+hHz7OfbpNObXDJQ8eO/jDxDF9bfUKTT1haEl2DvOmJG ORuXfzhW/2hWFYvH7pRNC8+UbIsUw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddruddugdduudejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 8 Nov 2021 03:44:20 -0500 (EST) From: Thomas Monjalon To: Raja Zidane Cc: "dev@dpdk.org" , Matan Azrad Date: Mon, 08 Nov 2021 09:44:18 +0100 Message-ID: <5314941.OkRz5h9VEx@thomas> In-Reply-To: References: <20211028135850.6633-1-rzidane@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH 0/2] fix MMO QP usage X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 28/10/2021 20:17, Matan Azrad: > From: Raja Zidane > > 0x20 reserved bytes were missed in the HCA cap PRM structure before the newly > > added fields for MMO QP capabilities, that caused reading MMO QP caps > > incorrectly. > > The QP extension valid bit was not set in the QP creation for MMO > > configuration. > > That caused the QP not to be connected to the GGA MMO engines, and any > > MMO WQE job got CQE with an error. > > > > Raja Zidane (2): > > common/mlx5: fix HCA cap PRM alignment > > common/mlx5: fix MMO configuration in QP > > > > drivers/common/mlx5/mlx5_devx_cmds.c | 2 ++ > > drivers/common/mlx5/mlx5_prm.h | 2 +- > > 2 files changed, 3 insertions(+), 1 deletion(-) > > Series-acked-by: Matan Azrad Applied, thanks.