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=204925 (12788 MB) txc=0 zc=n # rx=99857 (12788 MB) # ipv4 tcp -z -t 1 # tx=119058 (7429 MB) txc=119058 zc=n # rx=58994 (7429 MB) # ok # ipv6 tcp -t 1 # tx=205673 (12834 MB) txc=0 zc=n # rx=98739 (12834 MB) # ipv6 tcp -z -t 1 # tx=115308 (7195 MB) txc=115308 zc=n # rx=57229 (7195 MB) # ok # ipv4 udp -t 1 # tx=233401 (14565 MB) txc=0 zc=n # rx=233380 (14563 MB) # ipv4 udp -z -t 1 # tx=110047 (6867 MB) txc=110047 zc=n # rx=109954 (6861 MB) # ok # ipv6 udp -t 1 # tx=171590 (10707 MB) txc=0 zc=n # rx=171590 (10707 MB) # ipv6 udp -z -t 1 # tx=87596 (5466 MB) txc=87596 zc=n # rx=87576 (5465 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__->