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=220539 (13762 MB) txc=0 zc=n # rx=108991 (13762 MB) # ipv4 tcp -z -t 1 # tx=126989 (7924 MB) txc=126989 zc=n # rx=63234 (7924 MB) # ok # ipv6 tcp -t 1 # tx=155801 (9722 MB) txc=0 zc=n # rx=65037 (9722 MB) # ipv6 tcp -z -t 1 # tx=106543 (6648 MB) txc=106543 zc=n # rx=53180 (6648 MB) # ok # ipv4 udp -t 1 # tx=224506 (14010 MB) txc=0 zc=n # rx=224506 (14010 MB) # ipv4 udp -z -t 1 # tx=118622 (7402 MB) txc=118622 zc=n # rx=118594 (7400 MB) # ok # ipv6 udp -t 1 # tx=230689 (14395 MB) txc=0 zc=n # rx=230689 (14395 MB) # ipv6 udp -z -t 1 # tx=111675 (6968 MB) txc=111675 zc=n # rx=111656 (6967 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__->