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=97436 (6080 MB) txc=0 zc=n # rx=58526 (6080 MB) # ipv4 tcp -z -t 1 # tx=60428 (3770 MB) txc=60428 zc=n # rx=42329 (3770 MB) # ok # ipv6 tcp -t 1 # tx=114182 (7125 MB) txc=0 zc=n # rx=69075 (7125 MB) # ipv6 tcp -z -t 1 # tx=89631 (5593 MB) txc=89631 zc=n # rx=53379 (5593 MB) # ok # ipv4 udp -t 1 # tx=244893 (15282 MB) txc=0 zc=n # rx=244885 (15281 MB) # ipv4 udp -z -t 1 # tx=97831 (6105 MB) txc=97831 zc=n # rx=97717 (6097 MB) # ok # ipv6 udp -t 1 # tx=227827 (14217 MB) txc=0 zc=n # rx=227798 (14215 MB) # ipv6 udp -z -t 1 # tx=108358 (6761 MB) txc=108358 zc=n # rx=108307 (6758 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__->