1Run socket splicing regressions tests. The error directory contains 2tests, that invoke the splicing system call with invalid arguments. 3The tcp and udp framework run a client, and a server, and a relay. 4Each test starts those three processes. All processes write log 5files that are checked for certain messages. The test arguments 6are kept in the args-*.pl files. The perf directory contains a C 7program that can compare copy and splice performance. 8 9LOCAL_ADDR, REMOTE_ADDR, REMOTE_SSH 10Set these to run the relay process on a remote machine. As the 11client and server run locally, network timing may influence the 12test results. 13