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=145701 (9092 MB) txc=0 zc=n # rx=75807 (9092 MB) # ipv4 tcp -z -t 1 # tx=89891 (5609 MB) txc=89891 zc=n # rx=76766 (5609 MB) # ok # ipv6 tcp -t 1 # tx=138219 (8625 MB) txc=0 zc=n # rx=73405 (8625 MB) # ipv6 tcp -z -t 1 # tx=87399 (5454 MB) txc=87399 zc=n # rx=76605 (5454 MB) # ok # ipv4 udp -t 1 # tx=167821 (10472 MB) txc=0 zc=n # rx=167821 (10472 MB) # ipv4 udp -z -t 1 # tx=92181 (5752 MB) txc=92181 zc=n # rx=92140 (5749 MB) # ok # ipv6 udp -t 1 # tx=174830 (10910 MB) txc=0 zc=n # rx=174800 (10908 MB) # ipv6 udp -z -t 1 # tx=86674 (5408 MB) txc=86674 zc=n # rx=86541 (5400 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__->