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=201208 (12556 MB) txc=0 zc=n # rx=92681 (12556 MB) # ipv4 tcp -z -t 1 # tx=124157 (7747 MB) txc=124157 zc=n # rx=61793 (7747 MB) # ok # ipv6 tcp -t 1 # tx=204784 (12779 MB) txc=0 zc=n # rx=94572 (12779 MB) # ipv6 tcp -z -t 1 # tx=111798 (6976 MB) txc=111798 zc=n # rx=55495 (6976 MB) # ok # ipv4 udp -t 1 # tx=195732 (12214 MB) txc=0 zc=n # rx=195732 (12214 MB) # ipv4 udp -z -t 1 # tx=99936 (6236 MB) txc=99936 zc=n # rx=99832 (6229 MB) # ok # ipv6 udp -t 1 # tx=202812 (12656 MB) txc=0 zc=n # rx=202812 (12656 MB) # ipv6 udp -z -t 1 # tx=99077 (6182 MB) txc=99077 zc=n # rx=98999 (6177 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__->