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 E27E4A00E6 for ; Mon, 5 Aug 2019 16:03:21 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id EC6CB1B9D9; Mon, 5 Aug 2019 16:03:20 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 395811B958 for ; Mon, 5 Aug 2019 16:03:19 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id BDCFE21C46; Mon, 5 Aug 2019 10:03:18 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 05 Aug 2019 10:03:18 -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=KXOTMbX94GSdq1aqhEMiCgVqvfCg5n2C7GWWuhbLJ0k=; b=dd/U+tuPSAg5 hTEgMkwuxGirhtqUfZgqJC+EKqVsLaFWgYkPQFqkC1HUmjw+/rFkUlrHLts/VRnS sEBdYFu2obEsetHeT8fGRclczxL/DhqgTDLGWLNwDAtChBmm7dGZ0B6RiwBRzFLh fGLnQ9abMLmFQky504x1BAKNbDkN1GQ= 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=KXOTMbX94GSdq1aqhEMiCgVqvfCg5n2C7GWWuhbLJ 0k=; b=of++Nw19viNEP8dqAgcMO5IReZj5SuRWpcp1B/6/9Cm+8FX3/mROXSMTq icshJfNhkHYpV2TwLEy/yiaGw6krjHJEF85hLWzsl65caKCztUj6BQihxIC+aAEi C5YgN+Uj3wX4YLFKa9ZNdyM0npUabDjtPNQIrLfPuioN7St4RpJHBUFSdwnOMBt5 9xBB/kTM1UR/S4ShjzuFUF0gon6esaIe0y2kwmbzGWzzazSkKvS1I7wS1crd5Ybf nPJ7TPvrWgSXGEPEN4XF7su7pnn1jcYOM7h1sfyHo1qdZI4bjnygh/GzNWZZ4xmG Rks57icrE/4LrWLKur+ji+meFwC5g== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddruddtjedgjeduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt 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 884DB8005A; Mon, 5 Aug 2019 10:03:17 -0400 (EDT) From: Thomas Monjalon To: Maxime Coquelin Cc: dev@dpdk.org, "Mcnamara, John" , "hemant.agrawal@nxp.com" , "Richardson, Bruce" Date: Mon, 05 Aug 2019 16:03:16 +0200 Message-ID: <2027815.lMsYk15hkH@xps> In-Reply-To: References: <20190802070002.1654-1-maxime.coquelin@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] doc: replace PVP text licence with SPDX tag 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" > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Maxime Coquelin > > Acked-by: John McNamara Applied, thanks