aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2018-03-02 13:14:15 -0800
committerJason Gunthorpe <[email protected]>2018-03-07 15:56:14 -0700
commit63cf1a902c9dd6b0761861ea87fce3663f59403b (patch)
treec4cb86f6b24532d00663b87ec53fcbc8ec039b89 /tools/perf/scripts/python
parent63231585a6167840172cf7e9045b43ced8a0b6c2 (diff)
IB/srpt: Add RDMA/CM support
Add a parameter for configuring the port on which the ib_srpt driver listens for incoming RDMA/CM connections, namely /sys/kernel/config/target/srpt/discovery_auth/rdma_cm_port. The default value for this parameter is 0 which means "do not listen for incoming RDMA/CM connections". Add RDMA/CM support to all code that handles connection state changes. Modify srpt_init_nodeacl() such that ACLs can be configured for IPv4 and IPv6 addresses. Note: incoming connection requests are only accepted for ports that have been enabled. See also the "if (!sport->enabled)" code in the connection request handler. See also the following configfs attribute: /sys/kernel/config/target/srpt/$port/$port/enable. Signed-off-by: Bart Van Assche <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions