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 4800 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=54898 (3425 MB) txc=0 zc=n # rx=46694 (3425 MB) # ipv4 tcp -z -t 1 # tx=34539 (2155 MB) txc=34539 zc=n # rx=34534 (2155 MB) # ok # ipv6 tcp -t 1 # tx=45461 (2836 MB) txc=0 zc=n # rx=44101 (2836 MB) # ipv6 tcp -z -t 1 # tx=34442 (2149 MB) txc=34442 zc=n # rx=34270 (2149 MB) # ok # ipv4 udp -t 1 # tx=113913 (7108 MB) txc=0 zc=n # rx=113913 (7108 MB) # ipv4 udp -z -t 1 # tx=62824 (3920 MB) txc=62824 zc=n # rx=62817 (3920 MB) # ok # ipv6 udp -t 1 # tx=109393 (6826 MB) txc=0 zc=n # rx=109365 (6824 MB) # ipv6 udp -z -t 1 # tx=63551 (3965 MB) txc=63551 zc=n # rx=63551 (3965 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__->