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=206320 (12875 MB) txc=0 zc=n # rx=100973 (12875 MB) # ipv4 tcp -z -t 1 # tx=122928 (7671 MB) txc=122928 zc=n # rx=61460 (7671 MB) # ok # ipv6 tcp -t 1 # tx=211381 (13190 MB) txc=0 zc=n # rx=102196 (13190 MB) # ipv6 tcp -z -t 1 # tx=115421 (7202 MB) txc=115421 zc=n # rx=57708 (7202 MB) # ok # ipv4 udp -t 1 # tx=230791 (14402 MB) txc=0 zc=n # rx=230772 (14401 MB) # ipv4 udp -z -t 1 # tx=103295 (6445 MB) txc=103295 zc=n # rx=103274 (6444 MB) # ok # ipv6 udp -t 1 # tx=240368 (14999 MB) txc=0 zc=n # rx=240368 (14999 MB) # ipv6 udp -z -t 1 # tx=115641 (7216 MB) txc=115641 zc=n # rx=115624 (7215 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__->