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=103577 (6463 MB) txc=0 zc=n # rx=60020 (6463 MB) # ipv4 tcp -z -t 1 # tx=70861 (4421 MB) txc=70861 zc=n # rx=55920 (4421 MB) # ok # ipv6 tcp -t 1 # tx=133667 (8341 MB) txc=0 zc=n # rx=69424 (8341 MB) # ipv6 tcp -z -t 1 # tx=71666 (4472 MB) txc=71666 zc=n # rx=43392 (4472 MB) # ok # ipv4 udp -t 1 # tx=194624 (12145 MB) txc=0 zc=n # rx=194619 (12144 MB) # ipv4 udp -z -t 1 # tx=110871 (6918 MB) txc=110871 zc=n # rx=110820 (6915 MB) # ok # ipv6 udp -t 1 # tx=237084 (14794 MB) txc=0 zc=n # rx=237075 (14794 MB) # ipv6 udp -z -t 1 # tx=73957 (4615 MB) txc=73957 zc=n # rx=73916 (4612 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__->