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=204043 (12733 MB) txc=0 zc=n # rx=96269 (12733 MB) # ipv4 tcp -z -t 1 # tx=122900 (7669 MB) txc=122900 zc=n # rx=61436 (7669 MB) # ok # ipv6 tcp -t 1 # tx=200381 (12504 MB) txc=0 zc=n # rx=91570 (12504 MB) # ipv6 tcp -z -t 1 # tx=123211 (7688 MB) txc=123211 zc=n # rx=61601 (7688 MB) # ok # ipv4 udp -t 1 # tx=248891 (15531 MB) txc=0 zc=n # rx=248885 (15531 MB) # ipv4 udp -z -t 1 # tx=124082 (7743 MB) txc=124082 zc=n # rx=124067 (7742 MB) # ok # ipv6 udp -t 1 # tx=223027 (13917 MB) txc=0 zc=n # rx=222993 (13915 MB) # ipv6 udp -z -t 1 # tx=118155 (7373 MB) txc=118155 zc=n # rx=118136 (7372 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__->