Home
last modified time | relevance | path

Searched refs:TCP (Results 1 – 12 of 12) sorted by relevance

/spdk/go/rpc/client/
H A Dclient.go23 TCP = "tcp" const
130 address, err := net.ResolveTCPAddr(TCP, tcpAddress)
135 conn, err := net.DialTCP(TCP, nil, address)
/spdk/docker/traffic-generator/
H A Dconf-nvme10 "trtype": "TCP",
/spdk/test/ftl/
H A Dcommon.sh121 $rpc_py nvmf_create_transport --trtype TCP
124 $rpc_py nvmf_subsystem_add_listener nqn.2018-09.io.spdk:cnode0 -t TCP -f ipv4 -s 4420 -a 127.0.0.1
/spdk/test/spdkcli/
H A Dtcp.sh30 socat TCP-LISTEN:$PORT UNIX-CONNECT:$DEFAULT_RPC_ADDR &
/spdk/proto/
H A Dnvmf_tcp.proto7 // Create device NVMe/TCP-specific parameters
H A Dsma.proto82 // NVMe/TCP parameters
204 // (e.g. it's perfectly fine to attach an NVMe/TCP volume to a virtio-blk
/spdk/go/rpc/
H A DREADME.md7 SPDK over Unix and TCP socket in Go. In addition, this repository provides integration of a client
98 This method creates a new JSON-RPC 2.0 client. Both Unix and TCP sockets are supported.
/spdk/scripts/perf/nvmf/
H A DREADME.md3 Scripts contained in this directory are used to run TCP and RDMA benchmark tests,
13 For TCP tests any TCP-capable NIC will do. However, high-bandwidth,
177 - dif_insert_strip - bool. Only for TCP transport. Enable DIF option when
186 - adq_enable - bool; only for TCP transport.
191 - dsa_settings - bool. Only for TCP transport. Enable offloading CRC32C
279 - adq_enable - bool; only for TCP transport. Configure system modules, NIC
282 - enable_data_digest - bool; only for TCP transport. Enable the data
/spdk/test/spdkcli/match_files/
H A Dspdkcli_nvmf.test.match3 …............................................................................................. [TCP]
/spdk/doc/
H A Discsi.md247 [630111.860078] scsi host68: iSCSI Initiator over TCP/IP
302 A portal refers to an IP address and TCP port number pair, and a portal group
H A Dnvme_multipath.md50 By default, error detection on a qpair is very slow for TCP and RDMA transports. For fast error
174 TCP and RDMA) is supported. However, in this type of configuration, memory domain is not available
/spdk/
H A DREADME.md250 operations remotely with TCP/IP protocol,