[dpdk-dev] [PATCH v2 0/7] virtio-net support on ppc64

2016-06-15 Thread Thomas Monjalon
> David Marchand (1): > virtio: fix pci accesses for ppc64 in legacy mode > > Olivier Matz (6): > eal: fix typos in ioport API doxygen comments > eal/linux: only call iopl on x86 > eal/linux: remove invalid comment > eal/linux: split function parsing pci resources in sysfs > eal/linux:

[dpdk-dev] [PATCH v2 0/7] virtio-net support on ppc64

2016-05-17 Thread Olivier Matz
This patchset allows virtio-net pmd to run on ppc64 processors. The main thing that as missing was the support of ioports in EAL. It also fixes some endianess issues in PCI config accesses in legacy mode. v1 -> v2: - fix read/write lengths management in virtio (this fixes the reading of mac