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=173545 (10829 MB) txc=0 zc=n # rx=65744 (10829 MB) # ipv4 tcp -z -t 1 # tx=113569 (7087 MB) txc=113569 zc=n # rx=55181 (7087 MB) # ok # ipv6 tcp -t 1 # tx=167961 (10481 MB) txc=0 zc=n # rx=66064 (10481 MB) # ipv6 tcp -z -t 1 # tx=113130 (7059 MB) txc=113130 zc=n # rx=56087 (7059 MB) # ok # ipv4 udp -t 1 # tx=207666 (12959 MB) txc=0 zc=n # rx=207660 (12958 MB) # ipv4 udp -z -t 1 # tx=98768 (6163 MB) txc=98768 zc=n # rx=98759 (6162 MB) # ok # ipv6 udp -t 1 # tx=199917 (12475 MB) txc=0 zc=n # rx=199917 (12475 MB) # ipv6 udp -z -t 1 # tx=100515 (6272 MB) txc=100515 zc=n # rx=100445 (6268 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__->