From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v6] VFIO: Avoid to enable vfio while the module not loaded Date: Fri, 19 Dec 2014 09:23:34 +0100 Message-ID: <4162168.RCAhVMLdi5@xps13> References: <1418035455-9434-1-git-send-email-michael.qiu@intel.com> <533710CFB86FA344BFBF2D6802E60286CA1227@SHSMSX101.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Qiu, Michael" Return-path: In-Reply-To: <533710CFB86FA344BFBF2D6802E60286CA1227-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-12-19 07:09, Qiu, Michael: > Hi Thomas, > > Will you plan to merge this patch? If yes, you plan to merge it into > 1.8 or 2.0? It won't be in 1.8 for 2 reasons: - there is a risk to break something in some environments, so need more tests - you add a function protoype in eal common without bsd implementation -- Thomas