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=215168 (13427 MB) txc=0 zc=n # rx=104175 (13427 MB) # ipv4 tcp -z -t 1 # tx=106241 (6629 MB) txc=106241 zc=n # rx=52710 (6629 MB) # ok # ipv6 tcp -t 1 # tx=209102 (13048 MB) txc=0 zc=n # rx=100180 (13048 MB) # ipv6 tcp -z -t 1 # tx=120514 (7520 MB) txc=120514 zc=n # rx=60250 (7520 MB) # ok # ipv4 udp -t 1 # tx=208908 (13036 MB) txc=0 zc=n # rx=208908 (13036 MB) # ipv4 udp -z -t 1 # tx=94408 (5891 MB) txc=94408 zc=n # rx=94281 (5883 MB) # ok # ipv6 udp -t 1 # tx=199779 (12466 MB) txc=0 zc=n # rx=199751 (12465 MB) # ipv6 udp -z -t 1 # tx=89737 (5599 MB) txc=89737 zc=n # rx=89671 (5595 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__->