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 8FDA6A0487 for ; Thu, 4 Jul 2019 21:55:48 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 911DE2BE5; Thu, 4 Jul 2019 21:55:47 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id AE7A91E20 for ; Thu, 4 Jul 2019 21:55:45 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 4687321540; Thu, 4 Jul 2019 15:55:45 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 04 Jul 2019 15:55:45 -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=nF+8Wrx5gWwPkRYAZAEKKuHg8axK4GfJGYBYhsld+tk=; b=m7gpwCZjhBEQ +jgD4Twh/THOd5Ctrp5Q3rl4kWEwJ+5CCAk0eH2O6zxEDWjPYqunlLBxH6AzimqI wMTDN3wCyCXQxFd+VillVqq60tHWntft0y6Hi2xfxcouiCMv4PeXO/0MTyiaOsy9 mzHlH2MfA5N4UrNQ2JGquVMAXIkbN/I= 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=nF+8Wrx5gWwPkRYAZAEKKuHg8axK4GfJGYBYhsld+ tk=; b=caw/uf/WFNJc9igzwASdZcKClS3AnrsXqRbLGCnRfPF6dYrcEufvssEkF dedsWnSeExCMk+cyqPPx5e0R3yuV/HDJQMAR8JY2EMMMkGRBAx7YkxsmdvU+zd+c yFCawvp1cbcLN6k4bmUAdgI8oHd7F6/pJKDH2RcogjIrD4cN6NQ1FDlCGeFSiTDR dfHnJwsBTBzl1qnilpk86+zR7472eD4VLXh++Eu314G6dh0j4C/JaCW/ZkI5ZhbX NO1tJmu2KasxRzT6dcvuk/gSB61GCvtCDJR28XFwL7YUFB2mPIZ8oHkvXsLMdjkf R/RDgCMzKq1mpCrBsn8+iJyKHm6yw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrfedvgddugeehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedv 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 305048005C; Thu, 4 Jul 2019 15:55:44 -0400 (EDT) From: Thomas Monjalon To: "Hunt, David" Cc: dev@dpdk.org, Marcin Hajkowski Date: Thu, 04 Jul 2019 21:55:43 +0200 Message-ID: <2275520.U60SUyaAjW@xps> In-Reply-To: <2979557.O6mRKbeG0h@xps> References: <20190405132455.15468-1-marcinx.hajkowski@intel.com> <6dc8b484-5a01-2188-d2de-8fc96c502b30@intel.com> <2979557.O6mRKbeG0h@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v5 0/4] bidirect guest channel 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" 24/04/2019 10:44, Thomas Monjalon: > 24/04/2019 10:38, Hunt, David: > > On 22/4/2019 9:36 PM, Thomas Monjalon wrote: > > > 05/04/2019 15:24, Hajkowski: > > >> From: Marcin Hajkowski > > >> > > >> Extend guest channel API to allow bidirectional > > >> communication. Modify power manager host and guest > > >> side to communicate in both directions. > > > This patchset is deferred to 19.08 because of a lack > > > of review. > > > > > > Note: too many librte_power patches are not reviewed. > > > > > > Hi Thomas, > > > > The four remaining patch sets for power were initially submitted after > > the v1 deadline, and were not expected to make it into 19.05. We will be > > sure to review for 19.08. > > OK thanks for the confirmation. > In such case, it is better to add "19.08" in the subject prefix > so it is explicit from the beginning. Thanks There was no more review since April. I guess it will miss 19.08 as well.