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=117275 (7318 MB) txc=0 zc=n # rx=65637 (7318 MB) # ipv4 tcp -z -t 1 # tx=87847 (5481 MB) txc=87847 zc=n # rx=78863 (5481 MB) # ok # ipv6 tcp -t 1 # tx=139095 (8680 MB) txc=0 zc=n # rx=74018 (8680 MB) # ipv6 tcp -z -t 1 # tx=86454 (5395 MB) txc=86454 zc=n # rx=72855 (5395 MB) # ok # ipv4 udp -t 1 # tx=239040 (14916 MB) txc=0 zc=n # rx=239040 (14916 MB) # ipv4 udp -z -t 1 # tx=120469 (7517 MB) txc=120469 zc=n # rx=120467 (7517 MB) # ok # ipv6 udp -t 1 # tx=253247 (15803 MB) txc=0 zc=n # rx=253231 (15802 MB) # ipv6 udp -z -t 1 # tx=120325 (7508 MB) txc=120325 zc=n # rx=120315 (7508 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__->