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 6000 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=60212 (3757 MB) txc=0 zc=n # rx=56828 (3757 MB) # ipv4 tcp -z -t 1 # tx=35536 (2217 MB) txc=35536 zc=n # rx=35110 (2217 MB) # ok # ipv6 tcp -t 1 # tx=53436 (3334 MB) txc=0 zc=n # rx=45156 (3334 MB) # ipv6 tcp -z -t 1 # tx=35719 (2228 MB) txc=35719 zc=n # rx=34916 (2228 MB) # ok # ipv4 udp -t 1 # tx=126316 (7882 MB) txc=0 zc=n # rx=126316 (7882 MB) # ipv4 udp -z -t 1 # tx=65292 (4074 MB) txc=65292 zc=n # rx=65292 (4074 MB) # ok # ipv6 udp -t 1 # tx=115208 (7189 MB) txc=0 zc=n # rx=115200 (7188 MB) # ipv6 udp -z -t 1 # tx=51898 (3238 MB) txc=51898 zc=n # rx=51898 (3238 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__->