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 93461A0096 for ; Mon, 8 Apr 2019 16:10:24 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 11C382C54; Mon, 8 Apr 2019 16:10:23 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 045262BCE for ; Mon, 8 Apr 2019 16:10:20 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Apr 2019 07:10:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,325,1549958400"; d="scan'208";a="133957503" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by orsmga006.jf.intel.com with ESMTP; 08 Apr 2019 07:10:17 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.82]) by irsmsx105.ger.corp.intel.com ([169.254.7.31]) with mapi id 14.03.0415.000; Mon, 8 Apr 2019 15:10:16 +0100 From: "Iremonger, Bernard" To: "Guo, Jia" , "Lu, Wenzhuo" , "shahafs@mellanox.com" , "thomas@monjalon.net" , "matan@mellanox.com" CC: "Yigit, Ferruh" , "Ananyev, Konstantin" , "dev@dpdk.org" , "stephen@networkplumber.org" , "gaetan.rivet@6wind.com" , "Zhang, Qi Z" , "arybchenko@solarflare.com" , "Richardson, Bruce" , "He, Shaopeng" , "Burakov, Anatoly" Thread-Topic: [PATCH 0/3] use a common eal device event for hot-unplug Thread-Index: AQHUk4B8j6JK8FyCeEOlatgv1uI356YzAhvQ Date: Mon, 8 Apr 2019 14:10:15 +0000 Message-ID: <8CEF83825BEC744B83065625E567D7C260D86685@IRSMSX108.ger.corp.intel.com> References: <1544773540-89825-1-git-send-email-jia.guo@intel.com> In-Reply-To: <1544773540-89825-1-git-send-email-jia.guo@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMTY1ZGQwN2ItN2FlNC00NWJkLTlhY2MtOTI0OGQyMTIwOTc5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoidEhGQXNrM2NOVmxDOGl6NWlxSnQ1M1dHOVZhK0drNW41RERpQVh3Y3czbm5VZjgrblE4dGdlTjVWaGVTZVAwTCJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 0/3] use a common eal device event for hot-unplug 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: <20190408141015.dVmPs9NRyanhtTI9dhPNkC3z_f-wC1FqCL48gDF3tzE@z> Hi Jia > -----Original Message----- > From: Guo, Jia > Sent: Friday, December 14, 2018 7:46 AM > To: Iremonger, Bernard ; Lu, Wenzhuo > ; shahafs@mellanox.com; thomas@monjalon.net; > matan@mellanox.com > Cc: Yigit, Ferruh ; Ananyev, Konstantin > ; dev@dpdk.org; Guo, Jia > ; stephen@networkplumber.org; gaetan.rivet@6wind.com; > Zhang, Qi Z ; arybchenko@solarflare.com; Richardson= , > Bruce ; He, Shaopeng ; > Burakov, Anatoly > Subject: [PATCH 0/3] use a common eal device event for hot-unplug >=20 > This patch set aim to use a common eal device event mechanism to manage > devices for hot-unplug whatever device types, so the previous ethdev remo= ve > event will be deleted and the device detach will be remove from app into = eal > framework. >=20 > Jeff Guo (3): > eal: add --dev-hotplug option > ethdev: remove ethdev rmv interrupt > testpmd: remove device detach into eal >=20 > app/test-pmd/parameters.c | 2 -- > app/test-pmd/testpmd.c | 41 +++---------------------= ------ > drivers/bus/pci/pci_common.c | 7 +++++ > drivers/net/failsafe/failsafe_ether.c | 12 ++++----- > drivers/net/failsafe/failsafe_ops.c | 3 +-- > drivers/net/failsafe/failsafe_private.h | 6 ++--- > drivers/net/mlx4/mlx4_intr.c | 1 - > drivers/net/mlx5/mlx5_ethdev.c | 7 ++--- > lib/librte_eal/bsdapp/eal/eal.c | 16 ++++++++++++ > lib/librte_eal/common/eal_common_options.c | 5 ++++ > lib/librte_eal/common/eal_internal_cfg.h | 1 + > lib/librte_eal/common/eal_options.h | 4 ++- > lib/librte_eal/linuxapp/eal/eal.c | 16 ++++++++++++ > lib/librte_eal/linuxapp/eal/eal_dev.c | 16 +++++++++++- > lib/librte_ethdev/rte_ethdev.h | 1 - > 15 files changed, 79 insertions(+), 59 deletions(-) >=20 > -- > 2.7.4 This patch set fails to apply to DPDK 19.05.rc1 and probably needs to be re= based. Regards, Bernard.