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=141390 (8823 MB) txc=0 zc=n # rx=77098 (8823 MB) # ipv4 tcp -z -t 1 # tx=86341 (5387 MB) txc=86341 zc=n # rx=81879 (5387 MB) # ok # ipv6 tcp -t 1 # tx=130266 (8129 MB) txc=0 zc=n # rx=74181 (8129 MB) # ipv6 tcp -z -t 1 # tx=85902 (5360 MB) txc=85902 zc=n # rx=70671 (5360 MB) # ok # ipv4 udp -t 1 # tx=238229 (14866 MB) txc=0 zc=n # rx=238226 (14866 MB) # ipv4 udp -z -t 1 # tx=118225 (7377 MB) txc=118225 zc=n # rx=118205 (7376 MB) # ok # ipv6 udp -t 1 # tx=252535 (15759 MB) txc=0 zc=n # rx=252534 (15759 MB) # ipv6 udp -z -t 1 # tx=114792 (7163 MB) txc=114792 zc=n # rx=114789 (7163 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__->