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=156812 (9785 MB) txc=0 zc=n # rx=71782 (9785 MB) # ipv4 tcp -z -t 1 # tx=120634 (7528 MB) txc=120634 zc=n # rx=59825 (7528 MB) # ok # ipv6 tcp -t 1 # tx=199007 (12418 MB) txc=0 zc=n # rx=99396 (12418 MB) # ipv6 tcp -z -t 1 # tx=119520 (7458 MB) txc=119520 zc=n # rx=59315 (7458 MB) # ok # ipv4 udp -t 1 # tx=244558 (15261 MB) txc=0 zc=n # rx=244553 (15261 MB) # ipv4 udp -z -t 1 # tx=118908 (7420 MB) txc=118908 zc=n # rx=118904 (7420 MB) # ok # ipv6 udp -t 1 # tx=241369 (15062 MB) txc=0 zc=n # rx=241369 (15062 MB) # ipv6 udp -z -t 1 # tx=110582 (6900 MB) txc=110582 zc=n # rx=110568 (6899 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__->