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=199411 (12443 MB) txc=0 zc=n # rx=95121 (12443 MB) # ipv4 tcp -z -t 1 # tx=119955 (7485 MB) txc=119955 zc=n # rx=59462 (7485 MB) # ok # ipv6 tcp -t 1 # tx=192717 (12026 MB) txc=0 zc=n # rx=94568 (12026 MB) # ipv6 tcp -z -t 1 # tx=119940 (7484 MB) txc=119940 zc=n # rx=59559 (7484 MB) # ok # ipv4 udp -t 1 # tx=226225 (14117 MB) txc=0 zc=n # rx=226225 (14117 MB) # ipv4 udp -z -t 1 # tx=108954 (6799 MB) txc=108954 zc=n # rx=108937 (6798 MB) # ok # ipv6 udp -t 1 # tx=206212 (12868 MB) txc=0 zc=n # rx=206212 (12868 MB) # ipv6 udp -z -t 1 # tx=94375 (5889 MB) txc=94375 zc=n # rx=94288 (5883 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__->