diff options
author | Arseniy Krasnov <AVKrasnov@sberdevices.ru> | 2023-01-10 13:15:15 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-01-12 14:53:54 +0300 |
commit | 5c338112e48ab1937f99e4a8990a82c999fda126 (patch) | |
tree | 4a9e9bd4ce34b36fc1e8e5313787c20003630a8b /net/unix/af_unix.c | |
parent | c43170b7e1571efc11c443fb8889842073b77fe5 (diff) | |
download | linux-5c338112e48ab1937f99e4a8990a82c999fda126.tar.xz |
test/vsock: rework message bounds test
This updates message bound test making it more complex. Instead of
sending 1 bytes messages with one MSG_EOR bit, it sends messages of
random length(one half of messages are smaller than page size, second
half are bigger) with random number of MSG_EOR bits set. Receiver
also don't know total number of messages.
Signed-off-by: Arseniy Krasnov <AVKrasnov@sberdevices.ru>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions