[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200214114802.23638-1-sebastien.boeuf@intel.com>
Date: Fri, 14 Feb 2020 12:48:00 +0100
From: Sebastien Boeuf <sebastien.boeuf@...el.com>
To: netdev@...r.kernel.org
Cc: sgarzare@...hat.com, stefanha@...hat.com, davem@...emloft.net,
Sebastien Boeuf <sebastien.boeuf@...el.com>
Subject: [PATCH v3 0/2] Enhance virtio-vsock connection semantics
This series improves the semantics behind the way virtio-vsock server
accepts connections coming from the client. Whenever the server
receives a connection request from the client, if it is bound to the
socket but not yet listening, it will answer with a RST packet. The
point is to ensure each request from the client is quickly processed
so that the client can decide about the strategy of retrying or not.
The series includes along with the improvement patch a new test to
ensure the behavior is consistent across all hypervisors drivers.
Sebastien Boeuf (2):
net: virtio_vsock: Enhance connection semantics
tools: testing: vsock: Test when server is bound but not listening
net/vmw_vsock/virtio_transport_common.c | 1 +
tools/testing/vsock/vsock_test.c | 77 +++++++++++++++++++++++++
2 files changed, 78 insertions(+)
--
2.20.1
---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris,
92196 Meudon Cedex, France
Registration Number: 302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
Powered by blists - more mailing lists