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=204223 (12744 MB) txc=0 zc=n # rx=98972 (12744 MB) # ipv4 tcp -z -t 1 # tx=128578 (8023 MB) txc=128578 zc=n # rx=64215 (8023 MB) # ok # ipv6 tcp -t 1 # tx=201566 (12578 MB) txc=0 zc=n # rx=100565 (12578 MB) # ipv6 tcp -z -t 1 # tx=117995 (7363 MB) txc=117995 zc=n # rx=58948 (7363 MB) # ok # ipv4 udp -t 1 # tx=234336 (14623 MB) txc=0 zc=n # rx=234331 (14623 MB) # ipv4 udp -z -t 1 # tx=117609 (7339 MB) txc=117609 zc=n # rx=117591 (7338 MB) # ok # ipv6 udp -t 1 # tx=221946 (13850 MB) txc=0 zc=n # rx=221945 (13850 MB) # ipv6 udp -z -t 1 # tx=109878 (6856 MB) txc=109878 zc=n # rx=109861 (6855 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__->