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_PASS autolearn=ham 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 44142C10F11 for ; Mon, 22 Apr 2019 20:38:06 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 7B03720896 for ; Mon, 22 Apr 2019 20:38:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="TP62iVvH"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="6pqUl+3p" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7B03720896 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 9D2581B445; Mon, 22 Apr 2019 22:38:04 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 9D3BB1B441 for ; Mon, 22 Apr 2019 22:38:02 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 1D0C021FC2; Mon, 22 Apr 2019 16:38:02 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Mon, 22 Apr 2019 16:38:02 -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=UFlufW2fIlfyU/iOZP9dno4WCnCCS3nNiuLLpHzGJgY=; b=TP62iVvHfGVt IC9Vqr/2VZC95Ut/mHzewrjiUrC1k5CDvAj/oP7fy3yhMxTUmYsVXFjibVbBrfBs ohDVJ4Tr+CE3/YlaJtSybV0xRF9xRDw0y6lXjY5N2zIX08wpfhNBQzpTjMUYIHXx uLKIHhTUzu9d+o/X57gwd73JSfB2UP0= 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=UFlufW2fIlfyU/iOZP9dno4WCnCCS3nNiuLLpHzGJ gY=; b=6pqUl+3pr22cZp4FmHp7t7QN9ECSLLuYi2hvrMEjT5X/JXYWCHleZb2JD its4On0vzT94Kfht0hvSamVgyG8+ywM5rlrod8a6ufDcafg6EU/gusgiyfXxfl6a QuOMhxDZfmf/R6CyqNwl6zO/N10ha4TRfGiZJZeXfjaoQZFksHHpaHn9CWK6FTjJ aXJuBNpuZYehIJBW61Mn+/+3qLP1D2bp1iopDWVg2doFx9MDdxBXfer8j5pgGsPw GaKPzo2yG9tcfE6IdUYkhHJd96WfoBe2Ob5dD0fIHLEW0EO0t7Ue8qwoj8W4X4BN ndct5ycjiWL9aIlAZEOFxk4ylGZFg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrgeeigddugeegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeekfedrudduhedrudehhedrudefkeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedv X-ME-Proxy: Received: from xps.localnet (acaen-257-1-30-138.w83-115.abo.wanadoo.fr [83.115.155.138]) by mail.messagingengine.com (Postfix) with ESMTPA id 240CE10316; Mon, 22 Apr 2019 16:37:59 -0400 (EDT) From: Thomas Monjalon To: Lukasz Gosiewski Cc: dev@dpdk.org, david.hunt@intel.com, lukaszx.krakowiak@intel.com Date: Mon, 22 Apr 2019 22:37:57 +0200 Message-ID: <21941821.xYnxfOYAnI@xps> In-Reply-To: <20190412135431.3308-1-lukaszx.gosiewski@intel.com> References: <20190408104518.21960-1-lukaszx.krakowiak@intel.com> <20190412135431.3308-1-lukaszx.gosiewski@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2 0/2] power: add fifo per core for JSON interface 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" 12/04/2019 15:54, Lukasz Gosiewski: > This patch implement a separate FIFO for each cpu core. > Dependency to commit: 5c7c96571b7b7051ecc286f36be0b3d95b49995e > (power: update for handling fifo path string). > > Lukasz Krakowiak (2): > power: add fifo per core for JSON interface > doc: update according to the fifo per core impl Deferred to 19.08 because of a lack of review.