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=203960 (12727 MB) txc=0 zc=n # rx=97163 (12727 MB) # ipv4 tcp -z -t 1 # tx=120258 (7504 MB) txc=120258 zc=n # rx=59570 (7504 MB) # ok # ipv6 tcp -t 1 # tx=200113 (12487 MB) txc=0 zc=n # rx=94809 (12487 MB) # ipv6 tcp -z -t 1 # tx=118187 (7375 MB) txc=118187 zc=n # rx=58512 (7375 MB) # ok # ipv4 udp -t 1 # tx=247170 (15424 MB) txc=0 zc=n # rx=247170 (15424 MB) # ipv4 udp -z -t 1 # tx=109763 (6849 MB) txc=109763 zc=n # rx=109748 (6848 MB) # ok # ipv6 udp -t 1 # tx=256608 (16013 MB) txc=0 zc=n # rx=256603 (16012 MB) # ipv6 udp -z -t 1 # tx=120644 (7528 MB) txc=120644 zc=n # rx=120637 (7528 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__->