diff --git a/tools/testing/vsock/README b/tools/testing/vsock/README index 4d5045e7d2..4815034aa8 100644 --- a/tools/testing/vsock/README +++ b/tools/testing/vsock/README @@ -25,7 +25,8 @@ Invoke test binaries in both directions as follows: (guest)# $TEST_BINARY --mode=client \ --control-host=$HOST_IP \ --control-port=1234 \ - --peer-cid=2 + --peer-cid=2 \ + --modeline=flexbible # host=client, guest=server (guest)# $TEST_BINARY --mode=server \