diff options
author | John Fastabend <[email protected]> | 2018-01-22 10:36:53 -0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2018-01-24 10:46:59 +0100 |
commit | ede154776c8bf5b1032b1d619db15485b9f34387 (patch) | |
tree | 29c4e3e041182d7ce8172bbdb895dbcb890b8698 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ce5373be1aeac7889eb31f4bcf2b1dc2ad3c263c (diff) |
bpf: sockmap put client sockets in blocking mode
Put client sockets in blocking mode otherwise with sendmsg tests
its easy to overrun the socket buffers which results in the test
being aborted.
The original non-blocking was added to handle listen/accept with
a single thread the client/accepted sockets do not need to be
non-blocking.
Signed-off-by: John Fastabend <[email protected]>
Acked-by: Martin KaFai Lau <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions