make -C tools/testing/selftests TARGETS=net TEST_PROGS=msg_zerocopy.sh TESST_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 6000 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=46950 (2929 MB) txc=0 zc=n # rx=33879 (2929 MB) # ipv4 tcp -z -t 1 # tx=30443 (1899 MB) txc=30443 zc=n # rx=25933 (1899 MB) # ok # ipv6 tcp -t 1 # tx=36437 (2273 MB) txc=0 zc=n # rx=33251 (2273 MB) # ipv6 tcp -z -t 1 # tx=28431 (1774 MB) txc=28431 zc=n # rx=22845 (1774 MB) # ok # ipv4 udp -t 1 # tx=117642 (7341 MB) txc=0 zc=n # rx=117642 (7341 MB) # ipv4 udp -z -t 1 # tx=51013 (3183 MB) txc=51013 zc=n # rx=51011 (3183 MB) # ok # ipv6 udp -t 1 # tx=114613 (7152 MB) txc=0 zc=n # rx=114613 (7152 MB) # ipv6 udp -z -t 1 # tx=52607 (3282 MB) txc=52607 zc=n # rx=52607 (3282 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__->