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=201037 (12545 MB) txc=0 zc=n # rx=98125 (12545 MB) # ipv4 tcp -z -t 1 # tx=114289 (7132 MB) txc=114289 zc=n # rx=56673 (7132 MB) # ok # ipv6 tcp -t 1 # tx=206233 (12869 MB) txc=0 zc=n # rx=101221 (12869 MB) # ipv6 tcp -z -t 1 # tx=122845 (7665 MB) txc=122845 zc=n # rx=60961 (7665 MB) # ok # ipv4 udp -t 1 # tx=248663 (15517 MB) txc=0 zc=n # rx=248663 (15517 MB) # ipv4 udp -z -t 1 # tx=114407 (7139 MB) txc=114407 zc=n # rx=114387 (7138 MB) # ok # ipv6 udp -t 1 # tx=239348 (14936 MB) txc=0 zc=n # rx=239347 (14936 MB) # ipv6 udp -z -t 1 # tx=108284 (6757 MB) txc=108284 zc=n # rx=108238 (6754 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__->