From mboxrd@z Thu Jan 1 00:00:00 1970 From: Damien Millescamps Subject: Re: [PATCH 5/7] pci: support multiple PCI regions per device Date: Wed, 05 Jun 2013 16:50:03 +0200 Message-ID: <51AF501B.5060306@6wind.com> References: <20130530171234.301927271@vyatta.com> <20130530171627.005239011@vyatta.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <20130530171627.005239011-ZtmgI6mnKB3QT0dZR+AlfA@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" Hi Stephen, Overall this patch is very nice. My only comment on this one is why do you limit the max number of memory resources to 5 ? The PCI configuration space permits to store up to 6 base addresses. > +#define PCI_MEM_RESOURCE 5 Please, can you add a log/comment with your patch, too ? Cheers, -- Damien Millescamps