diff options
author | Catherine Sullivan <[email protected]> | 2020-12-07 14:45:26 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-12-08 16:06:28 -0800 |
commit | 6f007c6486d69967ac1d9e67df9ae9c77d49f1cc (patch) | |
tree | fcaa4784b3e2541ffa6319c37a2040e4ae3265c3 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 02b0e0c18ba75227e0482600950c6abe71ace30f (diff) |
gve: Add support for raw addressing in the tx path
During TX, skbs' data addresses are dma_map'ed and passed to the NIC.
This means that the device can perform DMA directly from these addresses
and the driver does not have to copy the buffer content into
pre-allocated buffers/qpls (as in qpl mode).
Reviewed-by: Yangchun Fu <[email protected]>
Signed-off-by: Catherine Sullivan <[email protected]>
Signed-off-by: David Awogbemila <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions