numam-dpdk/drivers/net/vmxnet3
Anatoly Burakov 96b4a66487 net/vmxnet3: use contiguous allocation for DMA memory
All hardware drivers should allocate IOVA-contiguous
memzones for their hardware resources.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Tested-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
Tested-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Tested-by: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
2018-04-11 19:45:45 +02:00
..
base net/vmxnet3: convert to 3-Clause BSD license 2018-01-16 18:47:49 +01:00
Makefile drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_pmd_vmxnet3_version.map
vmxnet3_ethdev.c net/vmxnet3: use contiguous allocation for DMA memory 2018-04-11 19:45:45 +02:00
vmxnet3_ethdev.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
vmxnet3_logs.h net/vmxnet3: implement dynamic logging 2018-01-16 18:47:49 +01:00
vmxnet3_ring.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
vmxnet3_rxtx.c net/vmxnet3: set the queue shared buffer at start 2018-03-30 14:08:43 +02:00