From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH] pci: fix non-Intel devices probing Date: Mon, 16 Sep 2013 16:59:33 -0700 Message-ID: <20130916165933.2421a45e@nehalam.linuxnetplumber.net> References: <1379363340-20870-1-git-send-email-thomas.monjalon@6wind.com> <1570236.KP93u3nrzz@x220> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "dev-VfR2kkLFssw@public.gmane.org" To: Thomas Monjalon Return-path: In-Reply-To: <1570236.KP93u3nrzz@x220> 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" I agree with Thomas, the check is not needed. After this all settles out, I have a patch to add support for I/O resource tracking in base DPDK. It makes it easier to do the right thing in drivers that need to use I/O instead of memory.