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 3600 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=164946 (10293 MB) txc=0 zc=n # rx=73053 (10293 MB) # ipv4 tcp -z -t 1 # tx=103082 (6432 MB) txc=103082 zc=n # rx=51412 (6432 MB) # ok # ipv6 tcp -t 1 # tx=154972 (9670 MB) txc=0 zc=n # rx=67046 (9670 MB) # ipv6 tcp -z -t 1 # tx=112863 (7043 MB) txc=112863 zc=n # rx=56321 (7043 MB) # ok # ipv4 udp -t 1 # tx=242526 (15134 MB) txc=0 zc=n # rx=242507 (15133 MB) # ipv4 udp -z -t 1 # tx=114153 (7123 MB) txc=114153 zc=n # rx=114138 (7122 MB) # ok # ipv6 udp -t 1 # tx=253402 (15813 MB) txc=0 zc=n # rx=253326 (15808 MB) # ipv6 udp -z -t 1 # tx=103237 (6442 MB) txc=103237 zc=n # rx=103210 (6440 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__->