aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorAndy King <[email protected]>2013-08-23 09:33:49 -0700
committerDavid S. Miller <[email protected]>2013-08-27 16:02:02 -0400
commitb0eb57cb97e7837ebb746404c2c58c6f536f23fa (patch)
treed6be118d336bc74951340e440211c847d95e08f2 /tools/perf/scripts/python/net_dropmonitor.py
parent68d7bdcb4c00ec799ad949f4b4c50985539710e2 (diff)
VMXNET3: Add support for virtual IOMMU
This patch adds support for virtual IOMMU to the vmxnet3 module. We switch to DMA consistent mappings for anything we pass to the device. There were a few places where we already did this, but using pci_blah(); these have been fixed to use dma_blah(), along with all new occurrences where we've replaced kmalloc() and friends. Also fix two small bugs: 1) use after free of rq->buf_info in vmxnet3_rq_destroy() 2) a cpu_to_le32() that should have been a cpu_to_le64() Acked-by: George Zhang <[email protected]> Acked-by: Aditya Sarwade <[email protected]> Signed-off-by: Andy King <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions