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=147604 (9211 MB) txc=0 zc=n # rx=69558 (9211 MB) # ipv4 tcp -z -t 1 # tx=106881 (6669 MB) txc=106881 zc=n # rx=53368 (6669 MB) # ok # ipv6 tcp -t 1 # tx=206951 (12914 MB) txc=0 zc=n # rx=100663 (12914 MB) # ipv6 tcp -z -t 1 # tx=124440 (7765 MB) txc=124440 zc=n # rx=61773 (7765 MB) # ok # ipv4 udp -t 1 # tx=246565 (15386 MB) txc=0 zc=n # rx=246560 (15386 MB) # ipv4 udp -z -t 1 # tx=112543 (7023 MB) txc=112543 zc=n # rx=112492 (7019 MB) # ok # ipv6 udp -t 1 # tx=195673 (12210 MB) txc=0 zc=n # rx=195671 (12210 MB) # ipv6 udp -z -t 1 # tx=100851 (6293 MB) txc=100851 zc=n # rx=100819 (6291 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__->