From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id F31E5A05D3 for ; Tue, 23 Apr 2019 00:30:59 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8DD241B49A; Tue, 23 Apr 2019 00:30:58 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 821DC1B491 for ; Tue, 23 Apr 2019 00:30:56 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id E264A21FE8; Mon, 22 Apr 2019 18:30:55 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 22 Apr 2019 18:30:55 -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=AWfamuabptwDoBj7ap5XzZcx4a6BEC2qkgaopXj2CYY=; b=IWMAAPR3T7R7 wdo4ZTtOirkY68SRo+owUW0HQQnN9v/4zJqs5/c/BpVytwqiOaArzrBxiyK/sZfQ tpJMilk0pvphQKAAm4/rKTx7tLRkz+NUL6zL5VR4jwlTMOWAC3oAtEefqVWHwpAL H7/dzrL9D1CNonpzNgocWN3TYlYTjj4= 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=AWfamuabptwDoBj7ap5XzZcx4a6BEC2qkgaopXj2C YY=; b=oOE5ZkVGWJrS9qMHD/PbOj76D1Q/06OpeIhFlygEPcptWCv+pRRv3sudF 5bFg+sEO5z1qer2s5+RIPG7tOrPfh5vbtQQSR4P1U/r3OYzxVsiGM5CJXREjbT56 Ccwnzm/W87ktS9F0D9PRD17b4GIOY7WrVItTPh41QoS0HL300goZ8pqSeEdm7q+R /rC35+1kBP5h5a8gFAWOM522Wm3FdlCi4PCY4Qv+cna6YKNoPYoPV4cm4jM76nCN IAdpZbaktSFamCFWKGStKjl22WFOj0TIIDfuuMQMfROCPExKrMnlgvW1f62uC9B5 j77t18xCX6Ed/pV+puWNntqsvAC7A== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrgeejgddtgecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epkeefrdduudehrdduheehrddufeeknecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd 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 A964CE4067; Mon, 22 Apr 2019 18:30:53 -0400 (EDT) From: Thomas Monjalon To: Lukasz Krakowiak Cc: dev@dpdk.org, david.hunt@intel.com Date: Tue, 23 Apr 2019 00:30:50 +0200 Message-ID: <1892489.Zohctpogsv@xps> In-Reply-To: <20190329102219.17876-1-lukaszx.krakowiak@intel.com> References: <20190329101104.18360-1-lukaszx.krakowiak@intel.com> <20190329102219.17876-1-lukaszx.krakowiak@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v2] doc: updated json sample code for fifo 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" Message-ID: <20190422223050.rTuffcBjP3nF5Fx9Vs6Ormd3taubuRDayn3GEzzyBgE@z> 29/03/2019 11:22, Lukasz Krakowiak: > Updated doc for JSON sample code related to vm_power_manager > fifo interface: "command": "destroy", "command": "power". > Corrected typo in doc vm_power_management.rst: 'json' instead > of 'jason'. > > --- > v2: > * coding style improved > > Signed-off-by: Lukasz Krakowiak The SoB must be above the --- Please add a line "Fixes:"