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=206961 (12915 MB) txc=0 zc=n # rx=101408 (12915 MB) # ipv4 tcp -z -t 1 # tx=115271 (7193 MB) txc=115271 zc=n # rx=57627 (7193 MB) # ok # ipv6 tcp -t 1 # tx=203449 (12695 MB) txc=0 zc=n # rx=101444 (12695 MB) # ipv6 tcp -z -t 1 # tx=122074 (7617 MB) txc=122074 zc=n # rx=61016 (7617 MB) # ok # ipv4 udp -t 1 # tx=239301 (14933 MB) txc=0 zc=n # rx=239301 (14933 MB) # ipv4 udp -z -t 1 # tx=121840 (7603 MB) txc=121840 zc=n # rx=121811 (7601 MB) # ok # ipv6 udp -t 1 # tx=232936 (14536 MB) txc=0 zc=n # rx=232922 (14535 MB) # ipv6 udp -z -t 1 # tx=115290 (7194 MB) txc=115290 zc=n # rx=115278 (7193 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__->