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=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 4B080C432C0 for ; Thu, 28 Nov 2019 01:32:03 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id CA5052154A for ; Thu, 28 Nov 2019 01:32:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="sV+a0rRJ"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="GGbtB4UU" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CA5052154A 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 A67CD4C9D; Thu, 28 Nov 2019 02:32:01 +0100 (CET) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id C3840293C for ; Thu, 28 Nov 2019 02:31:59 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 4E687225EB; Wed, 27 Nov 2019 20:31:59 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 27 Nov 2019 20:31:59 -0500 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=I8ZXGrzqOSsETdXhw/xawuGXZ60dPqgLGM+6c5XIeUk=; b=sV+a0rRJ/6kQ 9VRuZ16D+hWuqCRwrgQQ7/JtM3GqslO5EATwXg5+OW6IGDPiDbMqUdRygWphX8/T 1X4eST31m+iGF80XoBZFRzQMJ4tR08mRAvqALG4CAm/MsqteLYMOeuehn0DKUaT0 fxuLQgsj1g2bHr/KEmo9eHyNJqg/6wA= 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=I8ZXGrzqOSsETdXhw/xawuGXZ60dPqgLGM+6c5XIe Uk=; b=GGbtB4UUA77ZMUYM063KXQXgvwWJP233mkQXs48fIlfozAYgF1nwlE6ZB 5gkIntY6/liGGoPgx1b6j3Q5xNt7RaFXVVS1lfieXzxEOUzg6PsWIafpj8PAVR09 8gf39p7wQO6LqiiC/KYQmUYXfwmMN1XfweoGEzJjREufPUBzPDWQBaGNmvfj6V7z EhZtwnFFjvIIlnwCsMbaYx7eUwzf5cy6o4nTGdQ2pAZajujhiO6X/Xo/SS5Zb3DB B5bdZbRZJtHIokQLf8QAJAvbIK+u2qbDR4sa+oN2GY1/F2HfLgs192WiNgibechz Aw7sse1FT2EbTVjp7s32dt6FW0WNw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrudeiiedgfeehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedu 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 01CFD80059; Wed, 27 Nov 2019 20:31:57 -0500 (EST) From: Thomas Monjalon To: Hemant Agrawal , Stephen Hemminger Cc: dev@dpdk.org, Ethan Zhuang Date: Thu, 28 Nov 2019 02:31:56 +0100 Message-ID: <2140607.atfi6UnY3l@xps> In-Reply-To: References: <20190925155135.1688-1-stephen@networkplumber.org> <20190925155135.1688-5-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH 4/7] kni: add SPDX license 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" 26/09/2019 09:39, Hemant Agrawal: > ++ Ethan Zhuang . > Acked-by: Hemant Agrawal Already acked (and merged) from another series.