Browse Source

Update README

pull/1/head
Scare Crowe 3 years ago committed by GitHub
parent
commit
877a6e91e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      tools/testing/vsock/README

3
tools/testing/vsock/README

@ -25,7 +25,8 @@ Invoke test binaries in both directions as follows:
(guest)# $TEST_BINARY --mode=client \ (guest)# $TEST_BINARY --mode=client \
--control-host=$HOST_IP \ --control-host=$HOST_IP \
--control-port=1234 \ --control-port=1234 \
--peer-cid=2 --peer-cid=2 \
--modeline=flexbible
# host=client, guest=server # host=client, guest=server
(guest)# $TEST_BINARY --mode=server \ (guest)# $TEST_BINARY --mode=server \

Loading…
Cancel
Save