From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add known igb_uio device hot-unplug issue Date: Fri, 23 Nov 2018 03:12:10 +0100 Message-ID: <2746880.oEdq1VSA6P@xps> References: <1542726571-121934-1-git-send-email-jia.guo@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "Kovacevic, Marko" , "Zhang, Qi Z" , "Yigit, Ferruh" , "Zhang, Helin" , "Ananyev, Konstantin" , "He, Shaopeng" , "stephen@networkplumber.org" , "Richardson, Bruce" , "gaetan.rivet@6wind.com" To: "Guo, Jia" Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 25DAF1B4A5 for ; Fri, 23 Nov 2018 03:12:15 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 22/11/2018 18:57, Mcnamara, John: > From: Guo, Jia > > > > 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 Applied, thanks