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=219584 (13702 MB) txc=0 zc=n # rx=107677 (13702 MB) # ipv4 tcp -z -t 1 # tx=126780 (7911 MB) txc=126780 zc=n # rx=62980 (7911 MB) # ok # ipv6 tcp -t 1 # tx=208186 (12991 MB) txc=0 zc=n # rx=103706 (12991 MB) # ipv6 tcp -z -t 1 # tx=124498 (7769 MB) txc=124498 zc=n # rx=61921 (7769 MB) # ok # ipv4 udp -t 1 # tx=236586 (14763 MB) txc=0 zc=n # rx=236586 (14763 MB) # ipv4 udp -z -t 1 # tx=117552 (7335 MB) txc=117552 zc=n # rx=117531 (7334 MB) # ok # ipv6 udp -t 1 # tx=250339 (15622 MB) txc=0 zc=n # rx=250293 (15619 MB) # ipv6 udp -z -t 1 # tx=118851 (7416 MB) txc=118851 zc=n # rx=118820 (7414 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__->