From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 0B93E1B505 for ; Thu, 22 Nov 2018 18:57:33 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 Nov 2018 09:57:33 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,266,1539673200"; d="scan'208";a="98306085" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by FMSMGA003.fm.intel.com with ESMTP; 22 Nov 2018 09:57:31 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.253]) by irsmsx105.ger.corp.intel.com ([169.254.7.144]) with mapi id 14.03.0415.000; Thu, 22 Nov 2018 17:57:31 +0000 From: "Mcnamara, John" To: "Guo, Jia" , "Kovacevic, Marko" , "Zhang, Qi Z" , "Yigit, Ferruh" , "thomas@monjalon.net" CC: "dev@dpdk.org" , "Zhang, Helin" , "Ananyev, Konstantin" , "He, Shaopeng" , "stephen@networkplumber.org" , "Richardson, Bruce" , "gaetan.rivet@6wind.com" Thread-Topic: [PATCH] doc: add known igb_uio device hot-unplug issue Thread-Index: AQHUgOKZ7S4EFQxIz0aQGVSX7XRUQqVcF6Xg Date: Thu, 22 Nov 2018 17:57:30 +0000 Message-ID: References: <1542726571-121934-1-git-send-email-jia.guo@intel.com> In-Reply-To: <1542726571-121934-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-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYTg1ODBlZjAtNDZkOC00MDBjLThlYjMtZjAxNTA5ZDEzNjg4IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiXC92ZHpKRXVwbXl1RE5UWGQ1ZjROeWVMZEN3SFVTSU5XSm5jaXpxSEdPS2srSmh0d2JPTitxQUdwUDk3RkdRTDgifQ== dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: add known igb_uio device hot-unplug issue 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: , X-List-Received-Date: Thu, 22 Nov 2018 17:57:34 -0000 > -----Original Message----- > From: Guo, Jia > Sent: Tuesday, November 20, 2018 3:10 PM > To: Kovacevic, Marko ; Mcnamara, John > ; Zhang, Qi Z ; Yigit, > Ferruh ; thomas@monjalon.net > Cc: dev@dpdk.org; Guo, Jia ; Zhang, Helin > ; Ananyev, Konstantin > ; He, Shaopeng ; > stephen@networkplumber.org; Richardson, Bruce > ; gaetan.rivet@6wind.com > Subject: [PATCH] doc: add known igb_uio device hot-unplug issue >=20 > When device has been bound to igb_uio driver and application is running, > hot-unplugging the device may cause kernel crash. I agree that it should be fixed, if possible, but in the meantime having it documented is a good idea. Acked-by: John McNamara