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=204145 (12739 MB) txc=0 zc=n # rx=101457 (12739 MB) # ipv4 tcp -z -t 1 # tx=122128 (7621 MB) txc=122128 zc=n # rx=60677 (7621 MB) # ok # ipv6 tcp -t 1 # tx=210349 (13126 MB) txc=0 zc=n # rx=102074 (13126 MB) # ipv6 tcp -z -t 1 # tx=117590 (7338 MB) txc=117590 zc=n # rx=58410 (7338 MB) # ok # ipv4 udp -t 1 # tx=245294 (15307 MB) txc=0 zc=n # rx=245294 (15307 MB) # ipv4 udp -z -t 1 # tx=116847 (7291 MB) txc=116847 zc=n # rx=116812 (7289 MB) # ok # ipv6 udp -t 1 # tx=186312 (11626 MB) txc=0 zc=n # rx=186273 (11624 MB) # ipv6 udp -z -t 1 # tx=84069 (5246 MB) txc=84069 zc=n # rx=84040 (5244 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__->