diff options
author | 2021-06-11 14:13:06 +0300 | |
---|---|---|
committer | 2021-06-11 13:32:47 -0700 | |
commit | 9ac841f5e9f261245d9d2841ad123566bd160a6e (patch) | |
tree | 7e7bf4c51afc0cc6bd8cc00c31a2e77ffa6414c6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | virtio/vsock: add SEQPACKET receive logic (diff) | |
download | linux-dev-9ac841f5e9f261245d9d2841ad123566bd160a6e.tar.xz linux-dev-9ac841f5e9f261245d9d2841ad123566bd160a6e.zip |
virtio/vsock: rest of SOCK_SEQPACKET support
Small updates to make SOCK_SEQPACKET work:
1) Send SHUTDOWN on socket close for SEQPACKET type.
2) Set SEQPACKET packet type during send.
3) Set 'VIRTIO_VSOCK_SEQ_EOR' bit in flags for last
packet of message.
4) Implement data check function for SEQPACKET.
5) Check for max datagram size.
Signed-off-by: Arseny Krasnov <arseny.krasnov@kaspersky.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