vsock_test: update message bounds test for MSG_EOR
authorArseny Krasnov <arseny.krasnov@kaspersky.com>
Fri, 3 Sep 2021 12:33:18 +0000 (15:33 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 6 Sep 2021 06:25:16 +0000 (02:25 -0400)
commit0e115c45ee0b86172d910588dd41632f1a2c0199
treea20298cdd93639dc1a6f9c811936ae1798bf45e4
parent8fc92b7c15f04fb50ce414cbeba7b326e07fcf86
vsock_test: update message bounds test for MSG_EOR

Set 'MSG_EOR' in one of message sent, check that 'MSG_EOR'
is visible in corresponding message at receiver.

Signed-off-by: Arseny Krasnov <arseny.krasnov@kaspersky.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Link: https://lore.kernel.org/r/20210903123321.3273866-1-arseny.krasnov@kaspersky.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tools/testing/vsock/vsock_test.c