engines/libaio: fix wrong setting of wait_start
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index f78e47c1f0d6523332a42f10862e98a6139e2ee8..e18eadb11811879ac20dd1272041c95d5bf2cbde 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -1640,7 +1640,9 @@ that defines them is selected.
                address.
 
 [netsplice] port=int
-[net] port=int The TCP or UDP port to bind to or connect to.
+[net] port=int The TCP or UDP port to bind to or connect to. If this is used
+with numjobs to spawn multiple instances of the same job type, then this will
+be the starting port number since fio will use a range of ports.
 
 [netsplice] interface=str
 [net] interface=str  The IP address of the network interface used to send or
@@ -1687,6 +1689,8 @@ that defines them is selected.
 
 [net] window_size      Set the desired socket buffer size for the connection.
 
+[net] mss      Set the TCP maximum segment size (TCP_MAXSEG).
+
 [e4defrag] donorname=str
                File will be used as a block donor(swap extents between files)
 [e4defrag] inplace=int