From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9024AC06510 for ; Tue, 2 Jul 2019 15:05:25 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 228082184B for ; Tue, 2 Jul 2019 15:05:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="cG5PqJX6"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="iIVXYTNC" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 228082184B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4F16A1BA00; Tue, 2 Jul 2019 17:05:24 +0200 (CEST) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by dpdk.org (Postfix) with ESMTP id 665D81B9FA for ; Tue, 2 Jul 2019 17:05:23 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 6C8B3432; Tue, 2 Jul 2019 11:05:22 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Tue, 02 Jul 2019 11:05:22 -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=mesmtp; bh=EFMDturWAsrsgBJIIyZ4B4ln5MC2txyh+CIDrjLQaYA=; b=cG5PqJX6YzB8 fOQf1lInjswrcC0knnh5Vu4xNStMMBVqBHmK6jpcywvkRFOxbWaOCFqU5sEuY+Fq eZWvXGnuYqKY3F9Dpx6e6xJ9wsxWOgK4FYV40SecjiveLxaKz6DJkdb2dc+Y/xEv CCjjvj8PD/rPpRJYJiXVVsaxWVDP+eg= 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=fm3; bh=EFMDturWAsrsgBJIIyZ4B4ln5MC2txyh+CIDrjLQa YA=; b=iIVXYTNCEfpoTUh55s+Q8YN72oBKodBTiS/8RFtxCsyxbpUmHP6IBcsFP i5Tq/CLPnrjb16jrRAJCsrE74xjmN/BvOmYhvNBHR2k9MCphef7GzvrqhBPb/sIN y+oRHdMAtdSzghddJzKLOCJWdEAOm1iK4/Mn4tuR5whG/ypD0vTz5m5ebUU9+Ym1 PpahMEjeCQCyQS6scvw8mNFEEwIwkBzlLFnJ+eogq7y7FvKthh/3s9ZHel6b+ekM UsHEWOvLxHWEGlLEXaE9CBd5AKp/qwepUZiPG12zkqlpemFwCu1EWdCDsWMhYrtv 3Qnam437JZlxigZtB9jhTyEZ3/uQw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrvdekgdekiecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgepud 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 27FA7380083; Tue, 2 Jul 2019 11:05:21 -0400 (EDT) From: Thomas Monjalon To: Bruce Richardson Cc: dev@dpdk.org Date: Tue, 02 Jul 2019 17:05:19 +0200 Message-ID: <2073198.l1n03gkgDI@xps> In-Reply-To: <20190702095608.20722-1-bruce.richardson@intel.com> References: <20190619170802.7691-1-bruce.richardson@intel.com> <20190702095608.20722-1-bruce.richardson@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v3 0/3] fixes and improvements for rawdev 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" > Bruce Richardson (3): > app/test: add missing rawdev autotest to meson build > raw/skeleton: remove compile-time constant for device id > rawdev: pass the device id as parameter to selftest Applied, thanks