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 4800 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=54887 (3425 MB) txc=0 zc=n # rx=50661 (3425 MB) # ipv4 tcp -z -t 1 # tx=36612 (2284 MB) txc=36612 zc=n # rx=36404 (2284 MB) # ok # ipv6 tcp -t 1 # tx=47406 (2958 MB) txc=0 zc=n # rx=43528 (2958 MB) # ipv6 tcp -z -t 1 # tx=31587 (1971 MB) txc=31587 zc=n # rx=30694 (1971 MB) # ok # ipv4 udp -t 1 # tx=112131 (6997 MB) txc=0 zc=n # rx=112124 (6996 MB) # ipv4 udp -z -t 1 # tx=56394 (3519 MB) txc=56394 zc=n # rx=56384 (3518 MB) # ok # ipv6 udp -t 1 # tx=87182 (5440 MB) txc=0 zc=n # rx=87182 (5440 MB) # ipv6 udp -z -t 1 # tx=50976 (3181 MB) txc=50976 zc=n # rx=50971 (3180 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__->