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=215612 (13454 MB) txc=0 zc=n # rx=106963 (13454 MB) # ipv4 tcp -z -t 1 # tx=113920 (7109 MB) txc=113920 zc=n # rx=56524 (7109 MB) # ok # ipv6 tcp -t 1 # tx=199037 (12420 MB) txc=0 zc=n # rx=98443 (12420 MB) # ipv6 tcp -z -t 1 # tx=120947 (7547 MB) txc=120947 zc=n # rx=59898 (7547 MB) # ok # ipv4 udp -t 1 # tx=231206 (14428 MB) txc=0 zc=n # rx=231201 (14427 MB) # ipv4 udp -z -t 1 # tx=112232 (7003 MB) txc=112232 zc=n # rx=112189 (7001 MB) # ok # ipv6 udp -t 1 # tx=255161 (15922 MB) txc=0 zc=n # rx=255161 (15922 MB) # ipv6 udp -z -t 1 # tx=106946 (6673 MB) txc=106946 zc=n # rx=106833 (6666 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__->