On 09/17/2013 12:21 PM, Thomas Monjalon wrote: > From: David Marchand <david.marchand at 6wind.com> > > Since DPDK 1.4, bars mapping is checked and prevent from initializing > drivers which do not use igb_uio mapping. > There is no need to check for bars mapping, especially BAR0 is not required. > If bars mapping failed, then pci_uio_map_resource will fail and we won't reach > this check. So get rid of BAR0 check. > > Signed-off-by: David Marchand <david.marchand at 6wind.com> > Acked-by: Stephen Hemminger <shemminger at vyatta.com> Acked-by: Damien Millescamps <damien.millescamps at 6wind.com>
- [dpdk-dev] [PATCH] pci: fix non-Intel devices probing Thomas Monjalon
- [dpdk-dev] [PATCH] pci: fix non-Intel devices prob... Thomas Monjalon
- [dpdk-dev] [PATCH] pci: fix non-Intel devices prob... Patrick Mahan
- [dpdk-dev] [PATCH] pci: fix non-Intel devices ... Thomas Monjalon
- [dpdk-dev] [PATCH] pci: fix non-Intel devi... Stephen Hemminger
- [dpdk-dev] [PATCH v2 0/2] fix non-Intel devices pr... Thomas Monjalon
- [dpdk-dev] [PATCH v2 1/2] pci: do not check BA... Thomas Monjalon
- [dpdk-dev] [PATCH v2 1/2] pci: do not chec... Damien Millescamps
- [dpdk-dev] [PATCH v2 2/2] pci: use igb_uio map... Thomas Monjalon
- [dpdk-dev] [PATCH v2 2/2] pci: use igb_uio... Damien Millescamps