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=104197 (6502 MB) txc=0 zc=n # rx=57199 (6502 MB) # ipv4 tcp -z -t 1 # tx=68476 (4273 MB) txc=68476 zc=n # rx=47749 (4273 MB) # ok # ipv6 tcp -t 1 # tx=104923 (6547 MB) txc=0 zc=n # rx=56631 (6547 MB) # ipv6 tcp -z -t 1 # tx=74595 (4655 MB) txc=74595 zc=n # rx=46352 (4655 MB) # ok # ipv4 udp -t 1 # tx=240119 (14984 MB) txc=0 zc=n # rx=240119 (14984 MB) # ipv4 udp -z -t 1 # tx=118772 (7411 MB) txc=118772 zc=n # rx=118768 (7411 MB) # ok # ipv6 udp -t 1 # tx=251042 (15665 MB) txc=0 zc=n # rx=251042 (15665 MB) # ipv6 udp -z -t 1 # tx=117795 (7350 MB) txc=117795 zc=n # rx=117779 (7349 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__->