diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:13:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:13:01 +0000 |
commit | 7adcb5b605cc1328a3084c334f4697ec9771936c (patch) | |
tree | 03e681bfda053978ba896745828e09cb056ad156 /tests/vsock-1-v.out | |
parent | Initial commit. (diff) | |
download | tcpdump-7adcb5b605cc1328a3084c334f4697ec9771936c.tar.xz tcpdump-7adcb5b605cc1328a3084c334f4697ec9771936c.zip |
Adding upstream version 4.99.4.upstream/4.99.4
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/vsock-1-v.out')
-rw-r--r-- | tests/vsock-1-v.out | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/vsock-1-v.out b/tests/vsock-1-v.out new file mode 100644 index 0000000..e9e7a14 --- /dev/null +++ b/tests/vsock-1-v.out @@ -0,0 +1,20 @@ + 1 12:31:11.261679 VIRTIO (len 0, type STREAM, op REQUEST, flags 0, buf_alloc 262144, fwd_cnt 0) + 3.1024 > 2.1234 CONNECT, length 76 + 2 12:31:11.261740 VIRTIO (len 0, type STREAM, op RESPONSE, flags 0, buf_alloc 262144, fwd_cnt 0) + 2.1234 > 3.1024 CONNECT, length 76 + 3 12:31:12.552718 VIRTIO (len 6, type STREAM, op RW, flags 0, buf_alloc 262144, fwd_cnt 0) + 3.1024 > 2.1234 PAYLOAD, length 82 + 4 12:31:12.552854 VIRTIO (len 0, type STREAM, op CREDIT UPDATE, flags 0, buf_alloc 262144, fwd_cnt 6) + 2.1234 > 3.1024 CONTROL, length 76 + 5 12:31:13.817848 VIRTIO (len 6, type STREAM, op RW, flags 0, buf_alloc 262144, fwd_cnt 0) + 3.1024 > 2.1234 PAYLOAD, length 82 + 6 12:31:13.817897 VIRTIO (len 0, type STREAM, op CREDIT UPDATE, flags 0, buf_alloc 262144, fwd_cnt 12) + 2.1234 > 3.1024 CONTROL, length 76 + 7 12:31:16.939624 VIRTIO (len 7, type STREAM, op RW, flags 0, buf_alloc 262144, fwd_cnt 12) + 2.1234 > 3.1024 PAYLOAD, length 83 + 8 12:31:16.947538 VIRTIO (len 0, type STREAM, op CREDIT UPDATE, flags 0, buf_alloc 262144, fwd_cnt 7) + 3.1024 > 2.1234 CONTROL, length 76 + 9 12:31:17.368933 VIRTIO (len 0, type STREAM, op SHUTDOWN, flags 3, buf_alloc 262144, fwd_cnt 12) + 2.1234 > 3.1024 DISCONNECT, length 76 + 10 12:31:17.377004 VIRTIO (len 0, type STREAM, op RST, flags 0, buf_alloc 262144, fwd_cnt 7) + 3.1024 > 2.1234 DISCONNECT, length 76 |