make -C tools/testing/selftests TARGETS=net TEST_PROGS=msg_zerocopy.sh TESST_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=185813 (11595 MB) txc=0 zc=n # rx=90567 (11595 MB) # ipv4 tcp -z -t 1 # tx=124634 (7777 MB) txc=124634 zc=n # rx=62234 (7777 MB) # ok # ipv6 tcp -t 1 # tx=199630 (12457 MB) txc=0 zc=n # rx=94296 (12457 MB) # ipv6 tcp -z -t 1 # tx=124369 (7761 MB) txc=124369 zc=n # rx=62131 (7761 MB) # ok # ipv4 udp -t 1 # tx=242938 (15160 MB) txc=0 zc=n # rx=242938 (15160 MB) # ipv4 udp -z -t 1 # tx=116094 (7244 MB) txc=116094 zc=n # rx=116082 (7243 MB) # ok # ipv6 udp -t 1 # tx=237623 (14828 MB) txc=0 zc=n # rx=237623 (14828 MB) # ipv6 udp -z -t 1 # tx=118507 (7395 MB) txc=118507 zc=n # rx=118493 (7394 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__->