make -C tools/testing/selftests TARGETS=net TEST_PROGS=msg_zerocopy.sh TESST_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=112381 (7012 MB) txc=0 zc=n # rx=68714 (7012 MB) # ipv4 tcp -z -t 1 # tx=77059 (4808 MB) txc=77059 zc=n # rx=44761 (4808 MB) # ok # ipv6 tcp -t 1 # tx=113811 (7102 MB) txc=0 zc=n # rx=61759 (7102 MB) # ipv6 tcp -z -t 1 # tx=72503 (4524 MB) txc=72503 zc=n # rx=45199 (4524 MB) # ok # ipv4 udp -t 1 # tx=246074 (15355 MB) txc=0 zc=n # rx=246074 (15355 MB) # ipv4 udp -z -t 1 # tx=119871 (7480 MB) txc=119871 zc=n # rx=119851 (7479 MB) # ok # ipv6 udp -t 1 # tx=230143 (14361 MB) txc=0 zc=n # rx=230137 (14361 MB) # ipv6 udp -z -t 1 # tx=107509 (6708 MB) txc=107509 zc=n # rx=107497 (6708 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__->