numam-dpdk/drivers/net/vmxnet3
Santosh Shukla 635acf386a net/vmxnet3: use I/O device memory read/write API
Replace the raw I/O device memory read/write access with eal
abstraction for I/O device memory read/write access to fix
portability issues across different architectures.

CC: Yong Wang <yongwang@vmware.com>
Signed-off-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
2017-01-18 17:18:27 +01:00
..
base vmxnet3: clean up typos and unused code 2016-03-16 19:05:46 +01:00
Makefile mk: fix cross-compilation 2016-06-07 10:02:39 +02:00
rte_pmd_vmxnet3_version.map vmxnet3: move to drivers/net/ 2015-05-22 16:06:23 +02:00
vmxnet3_ethdev.c pci: separate detaching ethernet ports from PCI devices 2017-01-12 15:48:54 +01:00
vmxnet3_ethdev.h net/vmxnet3: use I/O device memory read/write API 2017-01-18 17:18:27 +01:00
vmxnet3_logs.h vmxnet3: move to drivers/net/ 2015-05-22 16:06:23 +02:00
vmxnet3_ring.h net/vmxnet3: coding style changes 2016-09-30 12:27:18 +02:00
vmxnet3_rxtx.c net/vmxnet3: fix Rx deadlock 2017-01-17 19:40:51 +01:00