make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=159994 (9984 MB) txc=0 zc=n # rx=60855 (9984 MB) # ipv4 tcp -z -t 1 # tx=100032 (6242 MB) txc=100032 zc=n # rx=49384 (6242 MB) # ok # ipv6 tcp -t 1 # tx=147846 (9226 MB) txc=0 zc=n # rx=61320 (9226 MB) # ipv6 tcp -z -t 1 # tx=118914 (7420 MB) txc=118914 zc=n # rx=58850 (7420 MB) # ok # ipv4 udp -t 1 # tx=239093 (14920 MB) txc=0 zc=n # rx=239093 (14920 MB) # ipv4 udp -z -t 1 # tx=100503 (6271 MB) txc=100503 zc=n # rx=100486 (6270 MB) # ok # ipv6 udp -t 1 # tx=193735 (12089 MB) txc=0 zc=n # rx=193734 (12089 MB) # ipv6 udp -z -t 1 # tx=109741 (6848 MB) txc=109741 zc=n # rx=109721 (6846 MB) # ok # OK. All tests passed ok 1 selftests: net: msg_zerocopy.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->