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=205481 (12822 MB) txc=0 zc=n # rx=95114 (12822 MB) # ipv4 tcp -z -t 1 # tx=116881 (7293 MB) txc=116881 zc=n # rx=57894 (7293 MB) # ok # ipv6 tcp -t 1 # tx=201209 (12556 MB) txc=0 zc=n # rx=99786 (12556 MB) # ipv6 tcp -z -t 1 # tx=105733 (6598 MB) txc=105733 zc=n # rx=52451 (6598 MB) # ok # ipv4 udp -t 1 # tx=235530 (14697 MB) txc=0 zc=n # rx=235530 (14697 MB) # ipv4 udp -z -t 1 # tx=103542 (6461 MB) txc=103542 zc=n # rx=103529 (6460 MB) # ok # ipv6 udp -t 1 # tx=240531 (15010 MB) txc=0 zc=n # rx=240498 (15007 MB) # ipv6 udp -z -t 1 # tx=115655 (7217 MB) txc=115655 zc=n # rx=115644 (7216 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__->