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=210521 (13137 MB) txc=0 zc=n # rx=104893 (13137 MB) # ipv4 tcp -z -t 1 # tx=123148 (7684 MB) txc=123148 zc=n # rx=61084 (7684 MB) # ok # ipv6 tcp -t 1 # tx=208074 (12984 MB) txc=0 zc=n # rx=104009 (12984 MB) # ipv6 tcp -z -t 1 # tx=106095 (6620 MB) txc=106095 zc=n # rx=52752 (6620 MB) # ok # ipv4 udp -t 1 # tx=218046 (13606 MB) txc=0 zc=n # rx=218046 (13606 MB) # ipv4 udp -z -t 1 # tx=98661 (6156 MB) txc=98661 zc=n # rx=98524 (6148 MB) # ok # ipv6 udp -t 1 # tx=174487 (10888 MB) txc=0 zc=n # rx=174476 (10887 MB) # ipv6 udp -z -t 1 # tx=91699 (5722 MB) txc=91699 zc=n # rx=91647 (5719 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__->