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=205549 (12827 MB) txc=0 zc=n # rx=102679 (12827 MB) # ipv4 tcp -z -t 1 # tx=118960 (7423 MB) txc=118960 zc=n # rx=58969 (7423 MB) # ok # ipv6 tcp -t 1 # tx=205640 (12832 MB) txc=0 zc=n # rx=102216 (12832 MB) # ipv6 tcp -z -t 1 # tx=120513 (7520 MB) txc=120513 zc=n # rx=59631 (7520 MB) # ok # ipv4 udp -t 1 # tx=245926 (15346 MB) txc=0 zc=n # rx=245926 (15346 MB) # ipv4 udp -z -t 1 # tx=116128 (7246 MB) txc=116128 zc=n # rx=116118 (7246 MB) # ok # ipv6 udp -t 1 # tx=247012 (15414 MB) txc=0 zc=n # rx=246994 (15413 MB) # ipv6 udp -z -t 1 # tx=111739 (6972 MB) txc=111739 zc=n # rx=111684 (6969 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__->