From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 2845BA04BB; Tue, 6 Oct 2020 23:37:05 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7EBB311A4; Tue, 6 Oct 2020 23:37:03 +0200 (CEST) Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by dpdk.org (Postfix) with ESMTP id 05E89DE0 for ; Tue, 6 Oct 2020 23:37:00 +0200 (CEST) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id C6E45EC6; Tue, 6 Oct 2020 17:36:59 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Tue, 06 Oct 2020 17:37:00 -0400 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= uLHmyhuhLSMhhNOGMwtkG8qXJaI9xrfoVHT79Grk720=; b=lG+m4LNFEoaqy3m0 FN2HinQKcAYMfgPET+vFXY2SX1F9M+ndjryJXePmXAGYwVe6xtLQ7xR4npb+Kfnv Zu/iKiVm+GwpMv2HVXG8dz9OyqtMHTus/Egv/Z0BKXUP2zJk7WzRPjzN0k60yW9L Wl/8jXq/q7iXGP1tcTN6CbsqMUSot0CodaOLR+chRZIUYxXSnEW2i67/LZvcRyvr cUtBkhX3+17EuapUHFLjsaSJMoj/I/tMQTav3VIk+6q5iYsUlGN7UwSjLOT/d1UC Nk20VGC8C7bs/HmydJCPi5WjrLwvkN+rJdY4PGX9X8AFQZkIJYigekcQttvxqx6W zkBszw== 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=uLHmyhuhLSMhhNOGMwtkG8qXJaI9xrfoVHT79Grk7 20=; b=CfA4Fz7BiSX1vPqzO6OKQHaOHm+4g5FK3tL1riuaDHZ3KZFnOsKPNhRku qN1tIiYbatX2vgc/LR9718Y6cgvHY2jyFFe6i0nD/48h3H+323bvCpQAbxTrNPJE EeDzzIQsrNIm0S0Nh6BfmcfZ5shVHRSOupU8HFhSU44KduY8KtxZh8auAIIsI+/d te0g7fJVMUeZ7RVdg+KYIHTcHBQC2/NIBDU7bmTGc/1ErOh3ic2ZZBvfVyStQ8pm eTcc3tQBNMDoba+6mk2jUapVXPXim+pFwA1iyxcOlrhH40axslk831FvwEgMp81v bq6ti2chUjSdV0YvyIPOZfyw6wf3Q== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrgeehucetufdoteggodetrfdotffvucfrrh hofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgenuceurghi lhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurh ephffvufffkfgjfhgggfgtsehtqhertddttdejnecuhfhrohhmpefvhhhomhgrshcuofho nhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecuggftrfgrth htvghrnhepkeethedtieevhfeigeejleegudefjeehkeekteeuveeiuedvveeutdejveeh veetnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghrufhiiigvpe dtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhn vght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 44D58306467E; Tue, 6 Oct 2020 17:36:58 -0400 (EDT) From: Thomas Monjalon To: Gagandeep Singh Cc: dev@dpdk.org, nipun.gupta@nxp.com, hemant.agrawal@nxp.com Date: Tue, 06 Oct 2020 23:36:57 +0200 Message-ID: <2039278.1NDBPqZrhJ@thomas> In-Reply-To: <1599470764-30569-2-git-send-email-g.singh@nxp.com> References: <1599470764-30569-1-git-send-email-g.singh@nxp.com> <1599470764-30569-2-git-send-email-g.singh@nxp.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH 1/7] raw/dpaa2_qdma: change DPAA2 QDMA APIs to rawdev ops X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 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" Hi, I see a build issue in the first patch, so I didn't check further: drivers/raw/dpaa2_qdma/dpaa2_qdma.c:1158:30: error: initialization of =E2=80=98int (*)(const struct rte_rawdev *, void *, size_= t)=E2=80=99 {aka =E2=80=98int (*)(const struct rte_rawdev *, void *, long u= nsigned int)=E2=80=99} from incompatible pointer type =E2=80=98int (*)(cons= t struct rte_rawdev *, void *)=E2=80=99 [-Werror=3Dincompatible-pointer-typ= es] 1158 | .dev_configure =3D dpaa2_qdma_configure,