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=201617 (12581 MB) txc=0 zc=n # rx=97961 (12581 MB) # ipv4 tcp -z -t 1 # tx=126172 (7873 MB) txc=126172 zc=n # rx=63080 (7873 MB) # ok # ipv6 tcp -t 1 # tx=204433 (12757 MB) txc=0 zc=n # rx=100311 (12757 MB) # ipv6 tcp -z -t 1 # tx=122170 (7623 MB) txc=122170 zc=n # rx=61084 (7623 MB) # ok # ipv4 udp -t 1 # tx=239292 (14932 MB) txc=0 zc=n # rx=239292 (14932 MB) # ipv4 udp -z -t 1 # tx=101500 (6333 MB) txc=101500 zc=n # rx=101494 (6333 MB) # ok # ipv6 udp -t 1 # tx=207080 (12922 MB) txc=0 zc=n # rx=207079 (12922 MB) # ipv6 udp -z -t 1 # tx=94259 (5882 MB) txc=94259 zc=n # rx=94179 (5877 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__->