summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorArseniy Krasnov <avkrasnov@sberdevices.ru>2023-03-28 14:33:07 +0300
committerPaolo Abeni <pabeni@redhat.com>2023-03-30 11:47:48 +0300
commit25209a3209ecc44f93300b7ee5287f451be1d6ff (patch)
treeda09ab668c23c5a0fd78eef538d8d1209169abac /init
parentb8d2f61fdf2a566f7872158f35e65599aceb90fb (diff)
downloadlinux-25209a3209ecc44f93300b7ee5287f451be1d6ff.tar.xz
test/vsock: new skbuff appending test
This adds test which checks case when data of newly received skbuff is appended to the last skbuff in the socket's queue. It looks like simple test with 'send()' and 'recv()', but internally it triggers logic which appends one received skbuff to another. Test checks that this feature works correctly. This test is actual only for virtio transport. 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 'init')
0 files changed, 0 insertions, 0 deletions