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=215984 (13478 MB) txc=0 zc=n # rx=104806 (13478 MB) # ipv4 tcp -z -t 1 # tx=119246 (7441 MB) txc=119246 zc=n # rx=59170 (7441 MB) # ok # ipv6 tcp -t 1 # tx=209537 (13075 MB) txc=0 zc=n # rx=99352 (13075 MB) # ipv6 tcp -z -t 1 # tx=122262 (7629 MB) txc=122262 zc=n # rx=60639 (7629 MB) # ok # ipv4 udp -t 1 # tx=227392 (14190 MB) txc=0 zc=n # rx=227392 (14190 MB) # ipv4 udp -z -t 1 # tx=114847 (7166 MB) txc=114847 zc=n # rx=114830 (7165 MB) # ok # ipv6 udp -t 1 # tx=255521 (15945 MB) txc=0 zc=n # rx=255521 (15945 MB) # ipv6 udp -z -t 1 # tx=116510 (7270 MB) txc=116510 zc=n # rx=116490 (7269 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__->