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=204627 (12769 MB) txc=0 zc=n # rx=102258 (12769 MB) # ipv4 tcp -z -t 1 # tx=126954 (7922 MB) txc=126954 zc=n # rx=63428 (7922 MB) # ok # ipv6 tcp -t 1 # tx=208741 (13026 MB) txc=0 zc=n # rx=103584 (13026 MB) # ipv6 tcp -z -t 1 # tx=113542 (7085 MB) txc=113542 zc=n # rx=56763 (7085 MB) # ok # ipv4 udp -t 1 # tx=236524 (14759 MB) txc=0 zc=n # rx=236520 (14759 MB) # ipv4 udp -z -t 1 # tx=119269 (7442 MB) txc=119269 zc=n # rx=119253 (7441 MB) # ok # ipv6 udp -t 1 # tx=253192 (15800 MB) txc=0 zc=n # rx=253186 (15799 MB) # ipv6 udp -z -t 1 # tx=113242 (7066 MB) txc=113242 zc=n # rx=113209 (7064 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__->