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=165310 (10315 MB) txc=0 zc=n # rx=67588 (10315 MB) # ipv4 tcp -z -t 1 # tx=110871 (6918 MB) txc=110871 zc=n # rx=55433 (6918 MB) # ok # ipv6 tcp -t 1 # tx=155924 (9730 MB) txc=0 zc=n # rx=68139 (9730 MB) # ipv6 tcp -z -t 1 # tx=114800 (7163 MB) txc=114800 zc=n # rx=57391 (7163 MB) # ok # ipv4 udp -t 1 # tx=180539 (11266 MB) txc=0 zc=n # rx=180536 (11266 MB) # ipv4 udp -z -t 1 # tx=98488 (6146 MB) txc=98488 zc=n # rx=98443 (6143 MB) # ok # ipv6 udp -t 1 # tx=177498 (11076 MB) txc=0 zc=n # rx=177493 (11076 MB) # ipv6 udp -z -t 1 # tx=97788 (6102 MB) txc=97788 zc=n # rx=97637 (6092 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__->