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=210587 (13141 MB) txc=0 zc=n # rx=105190 (13141 MB) # ipv4 tcp -z -t 1 # tx=115328 (7196 MB) txc=115328 zc=n # rx=56961 (7196 MB) # ok # ipv6 tcp -t 1 # tx=197461 (12322 MB) txc=0 zc=n # rx=98671 (12322 MB) # ipv6 tcp -z -t 1 # tx=100241 (6255 MB) txc=100241 zc=n # rx=48926 (6255 MB) # ok # ipv4 udp -t 1 # tx=238720 (14897 MB) txc=0 zc=n # rx=238718 (14896 MB) # ipv4 udp -z -t 1 # tx=95682 (5970 MB) txc=95682 zc=n # rx=95572 (5964 MB) # ok # ipv6 udp -t 1 # tx=206717 (12899 MB) txc=0 zc=n # rx=206717 (12899 MB) # ipv6 udp -z -t 1 # tx=101010 (6303 MB) txc=101010 zc=n # rx=100888 (6295 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__->