CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/29 10:25:14
Modified files:
regress/sys/kern/sosplice/perf: Makefile
Log message:
Make socket splicing performance test pass in multiple environments.
When running the setup over two machines, build required binaries
on remote machine. Avoid localhost nameserver lookup, just use
127.0.0.1. Use greater timeout.
