Go to file
Danny Zhou 4a499c6495 eal/linux: enable uio_pci_generic support
Change the EAL PCI code so that it can work with both the
uio_pci_generic in-tree driver, as well as the igb_uio
DPDK-specific driver.

This involves changes to
1) Modify method of retrieving BAR resource mapping information
2) Mapping using resource files in /sys rather than /dev/uio*
2) Setup bus master bit in NIC's PCIe configuration space for
uio_pci_generic.

Signed-off-by: Danny Zhou <danny.zhou@intel.com>
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
2015-02-20 23:34:31 +01:00
app app/test: add unit tests for link bonding mode 6 2015-02-20 23:07:02 +01:00
config bond: add debug info for mode 6 2015-02-20 23:07:01 +01:00
doc doc: add requirements for x32 ABI 2015-02-18 20:28:36 +01:00
examples examples/bond: add example application for link bonding mode 6 2015-02-20 23:07:02 +01:00
lib eal/linux: enable uio_pci_generic support 2015-02-20 23:34:31 +01:00
mk mk: support x32 ABI 2015-02-18 20:26:33 +01:00
pkg version: 1.8.0 2014-12-20 00:38:39 +01:00
scripts scripts: find areas without maintainer 2015-02-09 15:15:04 +01:00
tools tools: fix setup script for Fedora 21 2014-10-10 17:50:31 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS examples/bond: add example application for link bonding mode 6 2015-02-20 23:07:02 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00