Lines Matching +full:ep +full:- +full:side
1 .. SPDX-License-Identifier: GPL-2.0
9 This document is a guide to help users use pci-epf-test function driver
11 be followed in the host side and EP side is given below.
17 ---------------------------
31 -------------------------
35 # ls /sys/bus/pci-epf/drivers
44 Creating pci-epf-test Device
45 ----------------------------
48 pci-epf-test device, the following commands can be used::
50 # mount -t configfs none /sys/kernel/config
54 The "mkdir func1" above creates the pci-epf-test function device that will
66 when the device is bound to the driver. The pci-epf-test driver populates
75 Configuring pci-epf-test Device
76 -------------------------------
78 The user can configure the pci-epf-test device using configfs entry. In order
88 Binding pci-epf-test Device to EP Controller
89 --------------------------------------------
95 # ln -s functions/pci_epf_test/func1 controllers/51000000.pcie_ep/
102 --------------
114 ------------
124 -----------------------------------
130 # cd <kernel-dir>
131 # make -C tools/testing/selftests/pci_endpoint
135 # cd <kernel-dir>
136 # make -C tools/testing/selftests/pci_endpoint INSTALL_PATH=/usr/bin install
205 # pci_endpoint_test -f pci_ep_bar -f pci_ep_basic -v memcpy -T COPY_TEST -v dma
207 Kselftest EP Doorbell
213 # pci_endpoint_test -f pcie_ep_doorbell