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=206657 (12896 MB) txc=0 zc=n # rx=103163 (12896 MB) # ipv4 tcp -z -t 1 # tx=122480 (7643 MB) txc=122480 zc=n # rx=60564 (7643 MB) # ok # ipv6 tcp -t 1 # tx=200725 (12525 MB) txc=0 zc=n # rx=100321 (12525 MB) # ipv6 tcp -z -t 1 # tx=118006 (7364 MB) txc=118006 zc=n # rx=58398 (7364 MB) # ok # ipv4 udp -t 1 # tx=241455 (15067 MB) txc=0 zc=n # rx=241455 (15067 MB) # ipv4 udp -z -t 1 # tx=110698 (6907 MB) txc=110698 zc=n # rx=110640 (6904 MB) # ok # ipv6 udp -t 1 # tx=233153 (14549 MB) txc=0 zc=n # rx=233153 (14549 MB) # ipv6 udp -z -t 1 # tx=112130 (6997 MB) txc=112130 zc=n # rx=112101 (6995 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__->