[dpdk-dev] [PATCH v4 0/4] rework ioport access for virtio

2016-02-16 Thread Thomas Monjalon
2016-02-16 21:37, David Marchand: > Introduce a new pci ioport api in eal to mask all arch / kernel driver > specifics. > > - rte_eal_pci_ioport_map is responsible for initialising an rte_pci_ioport > object that is used in subsequent calls, this function must be tweaked per > architecture and

[dpdk-dev] [PATCH v4 0/4] rework ioport access for virtio

2016-02-16 Thread David Marchand
Introduce a new pci ioport api in eal to mask all arch / kernel driver specifics. - rte_eal_pci_ioport_map is responsible for initialising an rte_pci_ioport object that is used in subsequent calls, this function must be tweaked per architecture and per kernel driver, - rte_eal_pci_ioport_read