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 E2D2643C38; Tue, 5 Mar 2024 14:17:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1EDA40270; Tue, 5 Mar 2024 14:17:19 +0100 (CET) Received: from fhigh6-smtp.messagingengine.com (fhigh6-smtp.messagingengine.com [103.168.172.157]) by mails.dpdk.org (Postfix) with ESMTP id 8EAE54026B for ; Tue, 5 Mar 2024 14:17:18 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailfhigh.nyi.internal (Postfix) with ESMTP id E3C33114017F; Tue, 5 Mar 2024 08:17:17 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Tue, 05 Mar 2024 08:17:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:content-type:date :date:from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:subject:subject:to:to; s=fm1; t=1709644637; x=1709731037; bh=6UHSEgTxFOgk7rizLCj8bWVYSP7ANULghl1Ft8iqF+M=; b= noRcS0cCmN8mam8GT9Ddicpdt8k9/TN8niQUF/+rW15J6KqTEqmyH7o7OZz7KDXZ m36aJLuP5u11//U3hZqOQvuD1EKAQGIEpncwW2BTmK+UlIPVxlIfqcwYl67pzN9Z 04ZjzlJrW0mHj2wo4Ugbr76p7DPhX3m7IY/Gxd56dZIP5yoRp/ytsRXbQXY35ZgV i+y0DHBv1N55awVcGY/VjD1WKEoq1yLW30lRgIG7JEhbxtjdhuL5lbCzTkTxqymZ k3ccmzzovdo2INqkPDRzuf1eylG+e1Y54bM5R8ykF1DFeFjcfGxfPzs9sRctAH7/ VOBwyODs2mI2KcF6zKaSuw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:content-type:date:date:feedback-id:feedback-id :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; t=1709644637; x= 1709731037; bh=6UHSEgTxFOgk7rizLCj8bWVYSP7ANULghl1Ft8iqF+M=; b=b UleAmBb67psUXa4h6YecIPJZfVZ186GWeDxgg2JUTD/cCr91PujItSGS5EDpMl6W mhlm/6E0DWnLbzAzfoqN8lOxfS6EbTSvRJaDs/pfLD6O+mEZNVDOUar1M12K3GiP wYbl8RB6IYpfzBOjq5tE7YtmyMIjAiFWyjeN1pMxemta+OS/sXUiWG+AXVgMvyLN D/A13ohoXAx+VH44Q1Knu8F7rHrrgrG6vxRakfVfpW/fZhTJITFSJP4Ids7AWyfl vtSx/SvJ0+LRb/5gO6vQazeVKgmbmWWjoENjsWUVT93BTKdL9z99BNMZHhNGYJhe d4U5pD1x3boBqODmrFDxA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvledrheelgdegjecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvfevufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnheptdejieeifeehtdffgfdvleetueeffeehueejgfeuteeftddtieek gfekudehtdfgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 5 Mar 2024 08:17:16 -0500 (EST) From: Thomas Monjalon To: Ciara Power Cc: "dev@dpdk.org" , "gakhil@marvell.com" , "nishikanta.nayak@intel.com" , Kai Ji , Ali Alnubani Subject: Re: [PATCH] common/qat: fix undefined macro Date: Tue, 05 Mar 2024 14:17:14 +0100 Message-ID: <21110049.0c2gjJ1VT2@thomas> In-Reply-To: References: <20240305115537.3042539-1-ciara.power@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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 05/03/2024 13:15, Ali Alnubani: > > -----Original Message----- > > From: Ciara Power > > Sent: Tuesday, March 5, 2024 1:56 PM > > To: dev@dpdk.org > > Cc: gakhil@marvell.com; Ciara Power ; > > nishikanta.nayak@intel.com; Kai Ji > > Subject: [PATCH] common/qat: fix undefined macro > > > > When using RTE_ENABLE_ASSERT and debug mode, an undefined > > macro error appeared for ICP_QAT_FW_SYM_COMM_ADDR_SGL. > > This was not being defined, but is now added to the header file. > > > > Bugzilla ID: 1395 > > Fixes: e9271821e489 ("common/qat: support GEN LCE device") > > > > Signed-off-by: Ciara Power > > > > --- > > Can confirm it resolves the build failure, thanks! > > Tested-by: Ali Alnubani Reported-by: Ali Alnubani Applied, thanks.