diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2024-10-12 14:32:45 +0300 |
---|---|---|
committer | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2024-10-16 19:55:34 +0300 |
commit | 08cac1006bfcc35fe363055a40e05d5410cdf010 (patch) | |
tree | 9f873e649cfe3b7c6ddef81ceafb86f44e9e8581 /tools/perf/scripts/python/gecko.py | |
parent | 6067ccf36fbc8a5e5a32f15b267e3dc6aa6e7eb4 (diff) | |
download | linux-08cac1006bfcc35fe363055a40e05d5410cdf010.tar.xz |
PCI: endpoint: test: Use pci_epc_mem_map/unmap()
Modify the endpoint test driver to use the functions pci_epc_mem_map()
and pci_epc_mem_unmap() for the read, write and copy tests. For each
test case, the transfer (dma or mmio) are executed in a loop to ensure
that potentially partial mappings returned by pci_epc_mem_map() are
correctly handled.
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Niklas Cassel <cassel@kernel.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20241012113246.95634-6-dlemoal@kernel.org
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions