aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/test/nvme
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux, pkg/host, executor: add NVMe-oF/TCP subsystem supportAlon Zahavi2023-12-071-0/+6
Add new pseudo-syscall for creating a socket in init netns and connecting to NVMe-oF/TCP server on 127.0.0.1:4420. Also add descriptions for NVMe-oF/TCP.