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=121455 (7579 MB) txc=0 zc=n # rx=73160 (7579 MB) # ipv4 tcp -z -t 1 # tx=79348 (4951 MB) txc=79348 zc=n # rx=73903 (4951 MB) # ok # ipv6 tcp -t 1 # tx=135846 (8477 MB) txc=0 zc=n # rx=71480 (8477 MB) # ipv6 tcp -z -t 1 # tx=72635 (4532 MB) txc=72635 zc=n # rx=67012 (4532 MB) # ok # ipv4 udp -t 1 # tx=212140 (13238 MB) txc=0 zc=n # rx=212106 (13236 MB) # ipv4 udp -z -t 1 # tx=87268 (5445 MB) txc=87268 zc=n # rx=87177 (5440 MB) # ok # ipv6 udp -t 1 # tx=164781 (10282 MB) txc=0 zc=n # rx=164743 (10280 MB) # ipv6 udp -z -t 1 # tx=86048 (5369 MB) txc=86048 zc=n # rx=85972 (5364 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__->