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 EC9F9A0C43; Mon, 18 Oct 2021 12:32:14 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8967740141; Mon, 18 Oct 2021 12:32:14 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id D78E54003C for ; Mon, 18 Oct 2021 12:32:12 +0200 (CEST) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 7D0275C0067; Mon, 18 Oct 2021 06:32:11 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Mon, 18 Oct 2021 06:32:11 -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= VDcWuLRPS8zuYQdINOYSadOazjUnEFY/KhDuqx/XsSo=; b=Epwn6IKPoIQ4yFM8 gk/nc7VmI/pkKL163aMjwBRyhUcf+IepNHtfbrm21HA03+k8Zk9OAUNkBz4BdVNQ wC1e/hCOZQNUK+SE9EqZpRKpU7r1SqJPJp74zc+1Si58bjMYuU8JQUxMAcugtyoH Pq+S9Psyic5iBcxGU9KgBVv/U1XOjwCHhrBSZzVNhfPeX4PPfhK43rj5hF6VUsjX FGhbezS2/X0dmQKfmV3lICrmJjvgWxR4jCussSLzDZcVSAwp4Y5s1DIJUBqfnXgq c1BcjkkH8Fm8/cCz2v+IaEQ/HqD7L7ySWIpkYCj5YsHjEEMGHcMWvfHVmcNpY3WK 8hLDhw== 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=VDcWuLRPS8zuYQdINOYSadOazjUnEFY/KhDuqx/Xs So=; b=ggFkNT129wlVJOsmys01FtB0Wfi/xTLWF/xTHeOXOVxfCCBV3IEt19y+r lhuQtMx9FotqYrJ0Kk+uVz1s8OPUNK2oI5dfvKQR5C3Wn2bQsHs7/e5NY8+q9sJv ZFc0S5e/s3HCfZy+mtSXLeeVv0zItl/KEbBHSexl8GAgOQJf6bc1YPSGxcXMulAn Ar/RuJrExwy5Pv/aa606sh4OZLJPZddkPEX/E9a9hRx3NBQWELnpje43fo4j93zq x6obhyLeNtMmyI1pyQ2cA024MpGe8IucRpN9b6/PrVUAHUnT9gsgotlybaOgMA69 bGk0o7H1Y9z7oOxkwObprZCsbbfFg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrvddvtddgvdejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 18 Oct 2021 06:32:10 -0400 (EDT) From: Thomas Monjalon To: Kevin Laatz Cc: dev@dpdk.org, bruce.richardson@intel.com, fengchengwen@huawei.com, jerinj@marvell.com, conor.walsh@intel.com Date: Mon, 18 Oct 2021 12:32:08 +0200 Message-ID: <3571125.YlCRp1WvzT@thomas> In-Reply-To: <20211013163053.1033998-3-kevin.laatz@intel.com> References: <20210827172048.558704-1-kevin.laatz@intel.com> <20211013163053.1033998-1-kevin.laatz@intel.com> <20211013163053.1033998-3-kevin.laatz@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v7 02/16] dma/idxd: add skeleton for VFIO based DSA device 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" 13/10/2021 18:30, Kevin Laatz: > Add the basic device probe/remove skeleton code for DSA device bound to > the vfio pci driver. Relevant documentation and MAINTAINERS update also > included. It seems there is a compilation issue with this patch: undefined reference to `idxd_pmd_logtype' Please check compilation per-patch.