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=215690 (13459 MB) txc=0 zc=n # rx=105947 (13459 MB) # ipv4 tcp -z -t 1 # tx=124595 (7775 MB) txc=124595 zc=n # rx=62264 (7775 MB) # ok # ipv6 tcp -t 1 # tx=201443 (12570 MB) txc=0 zc=n # rx=100292 (12570 MB) # ipv6 tcp -z -t 1 # tx=116650 (7279 MB) txc=116650 zc=n # rx=58302 (7279 MB) # ok # ipv4 udp -t 1 # tx=247236 (15428 MB) txc=0 zc=n # rx=247233 (15428 MB) # ipv4 udp -z -t 1 # tx=122172 (7623 MB) txc=122172 zc=n # rx=122140 (7621 MB) # ok # ipv6 udp -t 1 # tx=229839 (14342 MB) txc=0 zc=n # rx=229832 (14342 MB) # ipv6 udp -z -t 1 # tx=116701 (7282 MB) txc=116701 zc=n # rx=116679 (7281 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__->