summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSebastien Boeuf <sebastien.boeuf@intel.com>2020-02-14 12:48:02 +0100
committerDavid S. Miller <davem@davemloft.net>2020-02-16 19:01:49 -0800
commit9de9f7d1cb143770e3e0faa8e35694922eb3066e (patch)
tree5feb4be32cd7cfe85d58f65886932d9fd328c1bc /tools/perf/scripts/python/export-to-postgresql.py
parentdf12eb6d6cd920ab2f0e0a43cd6e1c23a05cea91 (diff)
tools: testing: vsock: Test when server is bound but not listening
Whenever the server side of vsock is binding to the socket, but not listening yet, we expect the behavior from the client to be identical to what happens when the server is not even started. This new test runs the server side so that it binds to the socket without ever listening to it. The client side will try to connect and should receive an ECONNRESET error. This new test provides a way to validate the previously introduced patch for making sure the server side will always answer with a RST packet in case the client requested a new connection. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions