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=206815 (12906 MB) txc=0 zc=n # rx=101334 (12906 MB) # ipv4 tcp -z -t 1 # tx=126780 (7911 MB) txc=126780 zc=n # rx=63290 (7911 MB) # ok # ipv6 tcp -t 1 # tx=211158 (13177 MB) txc=0 zc=n # rx=103577 (13177 MB) # ipv6 tcp -z -t 1 # tx=123685 (7718 MB) txc=123685 zc=n # rx=61732 (7718 MB) # ok # ipv4 udp -t 1 # tx=240966 (15037 MB) txc=0 zc=n # rx=240966 (15037 MB) # ipv4 udp -z -t 1 # tx=94330 (5886 MB) txc=94330 zc=n # rx=94297 (5884 MB) # ok # ipv6 udp -t 1 # tx=165942 (10355 MB) txc=0 zc=n # rx=165923 (10354 MB) # ipv6 udp -z -t 1 # tx=89854 (5607 MB) txc=89854 zc=n # rx=89782 (5602 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__->