From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] doc: add known igb_uio device hot-unplug issue Date: Thu, 22 Nov 2018 17:46:30 +0000 Message-ID: <4e65fee1-be2e-cbc5-ef5b-8a5f52940cb7@intel.com> References: <1542726571-121934-1-git-send-email-jia.guo@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, helin.zhang@intel.com, konstantin.ananyev@intel.com, shaopeng.he@intel.com, stephen@networkplumber.org, bruce.richardson@intel.com, gaetan.rivet@6wind.com To: Jeff Guo , marko.kovacevic@intel.com, john.mcnamara@intel.com, qi.z.zhang@intel.com, thomas@monjalon.net Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 082EC1B4C9 for ; Thu, 22 Nov 2018 18:46:34 +0100 (CET) In-Reply-To: <1542726571-121934-1-git-send-email-jia.guo@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 11/20/2018 3:09 PM, Jeff Guo wrote: > When device has been bound to igb_uio driver and application is running, > hot-unplugging the device may cause kernel crash. > > Signed-off-by: Jeff Guo Reviewed-by: Ferruh Yigit