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=207332 (12938 MB) txc=0 zc=n # rx=99821 (12938 MB) # ipv4 tcp -z -t 1 # tx=125650 (7841 MB) txc=125650 zc=n # rx=62820 (7841 MB) # ok # ipv6 tcp -t 1 # tx=205298 (12811 MB) txc=0 zc=n # rx=99443 (12811 MB) # ipv6 tcp -z -t 1 # tx=119498 (7457 MB) txc=119498 zc=n # rx=59741 (7457 MB) # ok # ipv4 udp -t 1 # tx=248076 (15480 MB) txc=0 zc=n # rx=248063 (15480 MB) # ipv4 udp -z -t 1 # tx=92173 (5751 MB) txc=92173 zc=n # rx=92173 (5751 MB) # ok # ipv6 udp -t 1 # tx=247447 (15441 MB) txc=0 zc=n # rx=247417 (15439 MB) # ipv6 udp -z -t 1 # tx=100830 (6292 MB) txc=100830 zc=n # rx=100783 (6289 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__->