make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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=216349 (13500 MB) txc=0 zc=n # rx=106251 (13500 MB) # ipv4 tcp -z -t 1 # tx=120208 (7501 MB) txc=120208 zc=n # rx=59767 (7501 MB) # ok # ipv6 tcp -t 1 # tx=202004 (12605 MB) txc=0 zc=n # rx=100274 (12605 MB) # ipv6 tcp -z -t 1 # tx=125005 (7800 MB) txc=125005 zc=n # rx=62218 (7800 MB) # ok # ipv4 udp -t 1 # tx=253649 (15828 MB) txc=0 zc=n # rx=253622 (15826 MB) # ipv4 udp -z -t 1 # tx=107561 (6712 MB) txc=107561 zc=n # rx=107539 (6710 MB) # ok # ipv6 udp -t 1 # tx=250321 (15620 MB) txc=0 zc=n # rx=250291 (15619 MB) # ipv6 udp -z -t 1 # tx=116168 (7249 MB) txc=116168 zc=n # rx=116166 (7249 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__->