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=201977 (12604 MB) txc=0 zc=n # rx=93492 (12604 MB) # ipv4 tcp -z -t 1 # tx=109993 (6863 MB) txc=109993 zc=n # rx=54489 (6863 MB) # ok # ipv6 tcp -t 1 # tx=186481 (11637 MB) txc=0 zc=n # rx=84731 (11637 MB) # ipv6 tcp -z -t 1 # tx=121493 (7581 MB) txc=121493 zc=n # rx=60242 (7581 MB) # ok # ipv4 udp -t 1 # tx=239104 (14920 MB) txc=0 zc=n # rx=239103 (14920 MB) # ipv4 udp -z -t 1 # tx=104990 (6551 MB) txc=104990 zc=n # rx=104975 (6550 MB) # ok # ipv6 udp -t 1 # tx=228779 (14276 MB) txc=0 zc=n # rx=228779 (14276 MB) # ipv6 udp -z -t 1 # tx=104812 (6540 MB) txc=104812 zc=n # rx=104794 (6539 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__->