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=140046 (8739 MB) txc=0 zc=n # rx=67233 (8739 MB) # ipv4 tcp -z -t 1 # tx=96328 (6011 MB) txc=96328 zc=n # rx=48107 (6011 MB) # ok # ipv6 tcp -t 1 # tx=158783 (9908 MB) txc=0 zc=n # rx=66365 (9908 MB) # ipv6 tcp -z -t 1 # tx=107608 (6715 MB) txc=107608 zc=n # rx=53685 (6715 MB) # ok # ipv4 udp -t 1 # tx=192854 (12034 MB) txc=0 zc=n # rx=192854 (12034 MB) # ipv4 udp -z -t 1 # tx=100623 (6279 MB) txc=100623 zc=n # rx=100233 (6254 MB) # ok # ipv6 udp -t 1 # tx=197211 (12306 MB) txc=0 zc=n # rx=197211 (12306 MB) # ipv6 udp -z -t 1 # tx=96708 (6034 MB) txc=96708 zc=n # rx=96513 (6022 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__->