make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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=151161 (9433 MB) txc=0 zc=n # rx=65643 (9433 MB) # ipv4 tcp -z -t 1 # tx=102634 (6404 MB) txc=102634 zc=n # rx=51194 (6404 MB) # ok # ipv6 tcp -t 1 # tx=149926 (9355 MB) txc=0 zc=n # rx=63479 (9355 MB) # ipv6 tcp -z -t 1 # tx=116791 (7288 MB) txc=116791 zc=n # rx=57848 (7288 MB) # ok # ipv4 udp -t 1 # tx=240722 (15021 MB) txc=0 zc=n # rx=240703 (15020 MB) # ipv4 udp -z -t 1 # tx=95848 (5981 MB) txc=95848 zc=n # rx=95601 (5965 MB) # ok # ipv6 udp -t 1 # tx=242761 (15149 MB) txc=0 zc=n # rx=242730 (15147 MB) # ipv6 udp -z -t 1 # tx=107107 (6683 MB) txc=107107 zc=n # rx=107052 (6680 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__->