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=211398 (13192 MB) txc=0 zc=n # rx=102147 (13192 MB) # ipv4 tcp -z -t 1 # tx=125085 (7805 MB) txc=125085 zc=n # rx=62419 (7805 MB) # ok # ipv6 tcp -t 1 # tx=211038 (13169 MB) txc=0 zc=n # rx=96538 (13169 MB) # ipv6 tcp -z -t 1 # tx=112287 (7007 MB) txc=112287 zc=n # rx=54130 (7007 MB) # ok # ipv4 udp -t 1 # tx=207052 (12920 MB) txc=0 zc=n # rx=207052 (12920 MB) # ipv4 udp -z -t 1 # tx=118082 (7368 MB) txc=118082 zc=n # rx=118082 (7368 MB) # ok # ipv6 udp -t 1 # tx=263245 (16427 MB) txc=0 zc=n # rx=263245 (16427 MB) # ipv6 udp -z -t 1 # tx=117314 (7320 MB) txc=117314 zc=n # rx=117297 (7319 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__->