From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id C212D9A8F for ; Mon, 15 Feb 2016 19:03:36 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP; 15 Feb 2016 10:03:35 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,451,1449561600"; d="scan'208";a="652503078" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by FMSMGA003.fm.intel.com with ESMTP; 15 Feb 2016 10:03:34 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.30]) by IRSMSX101.ger.corp.intel.com ([169.254.1.113]) with mapi id 14.03.0248.002; Mon, 15 Feb 2016 18:03:33 +0000 From: "Mcnamara, John" To: Thomas Monjalon , Panu Matilainen , "Carew, Alan" , "De Lara Guarch, Pablo" Thread-Topic: [dpdk-dev] vm_power_manager uses channel_commands.h which is not placed in installed copy of DPDK Thread-Index: AQHRZ/QGdqfCIp8hxEOwlPf6Oyyibp8tZe0A Date: Mon, 15 Feb 2016 18:03:32 +0000 Message-ID: References: <0863DE89-580E-4AA2-B949-25179510BD55@mhcomputing.net> <6087984.WHOrx6HCKo@xps13> <56C1BCFA.7050506@redhat.com> <2759253.A73iH2ao4l@xps13> In-Reply-To: <2759253.A73iH2ao4l@xps13> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMTM3MmFjMWUtNTc0MS00MTE0LThjYTEtOGY1ODMwNzY0MTRmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6ImRrRDBHTjNkSGljS1BmN1VHV3E1cGFZVXdvVzNPakN3WGlJSGxZeDFsN2c9In0= x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] vm_power_manager uses channel_commands.h which is not placed in installed copy of DPDK X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Feb 2016 18:03:37 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon > Sent: Monday, February 15, 2016 1:21 PM > To: Panu Matilainen ; Carew, Alan > ; De Lara Guarch, Pablo > > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] vm_power_manager uses channel_commands.h which is > not placed in installed copy of DPDK >=20 > > > I can certainly submit a patch to disable it by default in the configs > > (seems reasonable unmaintained code would default to off) and add a > > deprecation note along the lines of "if no maintainer steps up, this > > code will be removed in 16.07" if you like :) >=20 > Before sending such notice, we should wait for comments of some known > contributors to librte_power. > Alan, Pablo, what is your opinion? Hi, We will look from a maintainer from the Intel DPDK team and try resolve the open issues. Regards, John