make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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=157381 (9821 MB) txc=0 zc=n # rx=68302 (9821 MB) # ipv4 tcp -z -t 1 # tx=105703 (6596 MB) txc=105703 zc=n # rx=52776 (6596 MB) # ok # ipv6 tcp -t 1 # tx=156772 (9783 MB) txc=0 zc=n # rx=65924 (9783 MB) # ipv6 tcp -z -t 1 # tx=105757 (6599 MB) txc=105757 zc=n # rx=52812 (6599 MB) # ok # ipv4 udp -t 1 # tx=174920 (10915 MB) txc=0 zc=n # rx=174920 (10915 MB) # ipv4 udp -z -t 1 # tx=112595 (7026 MB) txc=112595 zc=n # rx=112584 (7025 MB) # ok # ipv6 udp -t 1 # tx=228110 (14234 MB) txc=0 zc=n # rx=228108 (14234 MB) # ipv6 udp -z -t 1 # tx=88385 (5515 MB) txc=88385 zc=n # rx=88287 (5509 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__->