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=212267 (13246 MB) txc=0 zc=n # rx=103384 (13246 MB) # ipv4 tcp -z -t 1 # tx=124508 (7769 MB) txc=124508 zc=n # rx=62248 (7769 MB) # ok # ipv6 tcp -t 1 # tx=185486 (11575 MB) txc=0 zc=n # rx=92237 (11575 MB) # ipv6 tcp -z -t 1 # tx=121751 (7597 MB) txc=121751 zc=n # rx=60864 (7597 MB) # ok # ipv4 udp -t 1 # tx=246502 (15382 MB) txc=0 zc=n # rx=246500 (15382 MB) # ipv4 udp -z -t 1 # tx=119282 (7443 MB) txc=119282 zc=n # rx=119219 (7439 MB) # ok # ipv6 udp -t 1 # tx=243980 (15225 MB) txc=0 zc=n # rx=243980 (15225 MB) # ipv6 udp -z -t 1 # tx=115455 (7204 MB) txc=115455 zc=n # rx=115438 (7203 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__->