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=153717 (9592 MB) txc=0 zc=n # rx=60301 (9592 MB) # ipv4 tcp -z -t 1 # tx=102697 (6408 MB) txc=102697 zc=n # rx=51218 (6408 MB) # ok # ipv6 tcp -t 1 # tx=160914 (10041 MB) txc=0 zc=n # rx=60937 (10041 MB) # ipv6 tcp -z -t 1 # tx=102943 (6424 MB) txc=102943 zc=n # rx=50784 (6424 MB) # ok # ipv4 udp -t 1 # tx=159905 (9978 MB) txc=0 zc=n # rx=159892 (9977 MB) # ipv4 udp -z -t 1 # tx=113874 (7106 MB) txc=113874 zc=n # rx=113863 (7105 MB) # ok # ipv6 udp -t 1 # tx=239992 (14976 MB) txc=0 zc=n # rx=239962 (14974 MB) # ipv6 udp -z -t 1 # tx=113277 (7068 MB) txc=113277 zc=n # rx=113235 (7066 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__->