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 2286BA00BE; Wed, 29 Apr 2020 12:55:03 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E5B471DA0E; Wed, 29 Apr 2020 12:55:02 +0200 (CEST) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by dpdk.org (Postfix) with ESMTP id 5BFCA1DA0E for ; Wed, 29 Apr 2020 12:55:01 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.west.internal (Postfix) with ESMTP id 3B50491B; Wed, 29 Apr 2020 06:55:00 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Wed, 29 Apr 2020 06:55: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=fm1; bh= 4uGOsuPkTRDLeSAspbAvhCpbXOhkb0xGnBT6VhcmLpc=; b=nhbSAnEa4Qqu8b2+ zoxFqs53ZJWuokkmSzUPzUmiRpDVvLx/rDP7yqByzPJ0EEx+ooH7QGB1m1fxzzPy Ew7NK9auREp7IznsGlrq5xkXKpHPT65XxmZ9ZKESr0gpRET0EHGRKvNoLwzCBE17 loPR5iLQuSbkBAQfro8W05CZjUhEgPAiNZ95Ul/2uL1z1eGtRZqm5gDxlzG9YtWa BlzTWuXM0iUUpXzG8i9VSQf1XYyirOkTvwcIhaW8E1Bjv0DaX/F7V5UfvEu7EcuV rfcHdH3PqrDhDrtnlFr0XZSCpbZaZ0wA25mTNsDirABnCkHY282a5q0P7pYDx8rr SJxpfA== 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=fm2; bh=4uGOsuPkTRDLeSAspbAvhCpbXOhkb0xGnBT6VhcmL pc=; b=SGvUeC5h5NSA1vBZAu4gNpqpKBPP6w1g8l39OCDEzmBm16v36Otj962MK VHTfiCJS7PuN2hNrYszRLXKIw+/MCjue2mldQXIREmFTEYc3K8yqj6MgyrhjD+oS c798Vt9JvIhaPcHjNGN24tM6lSdoLmFHT53aNWYuYWISNvYljgGDAbo0Lh1ZzlOj SIyMQFi2N+vCzRGIt/k2iYO5x3YI1hrYqOC+rKLejcRPyEA2QxAQF5c521AfQusQ V2rdtswHBmY/rGa0Vp9Kghq10PGxKnDOiF+fBCmHuMi+HkQrP2MwdautQkg+2TFm H47EmHGKQdq0BJSYpEj6GBMzSMLLw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrieefgdeffecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghr rghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth 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 0AC493065EEC; Wed, 29 Apr 2020 06:54:58 -0400 (EDT) From: Thomas Monjalon To: Radu Nicolau Cc: dev@dpdk.org, bruce.richardson@intel.com, jerinj@marvell.com, harry.van.haaren@intel.com Date: Wed, 29 Apr 2020 12:54:57 +0200 Message-ID: <5734533.ZiIRlz1sT0@thomas> In-Reply-To: <1588153061-5202-1-git-send-email-radu.nicolau@intel.com> References: <1588153061-5202-1-git-send-email-radu.nicolau@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v1 1/2] usertools: add support for ICX IOAT 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" 29/04/2020 11:37, Radu Nicolau: > Signed-off-by: Radu Nicolau The commit log is... short :-) Please could you add few words about the HW you want to support? Maybe a link to a description in the web?