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=134998 (8424 MB) txc=0 zc=n # rx=78245 (8424 MB) # ipv4 tcp -z -t 1 # tx=86954 (5426 MB) txc=86954 zc=n # rx=75339 (5426 MB) # ok # ipv6 tcp -t 1 # tx=130293 (8130 MB) txc=0 zc=n # rx=76356 (8130 MB) # ipv6 tcp -z -t 1 # tx=84816 (5292 MB) txc=84816 zc=n # rx=78640 (5292 MB) # ok # ipv4 udp -t 1 # tx=248831 (15527 MB) txc=0 zc=n # rx=248829 (15527 MB) # ipv4 udp -z -t 1 # tx=101282 (6320 MB) txc=101282 zc=n # rx=101158 (6312 MB) # ok # ipv6 udp -t 1 # tx=205591 (12829 MB) txc=0 zc=n # rx=205578 (12828 MB) # ipv6 udp -z -t 1 # tx=119263 (7442 MB) txc=119263 zc=n # rx=119248 (7441 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__->