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=134878 (8416 MB) txc=0 zc=n # rx=75702 (8416 MB) # ipv4 tcp -z -t 1 # tx=90711 (5660 MB) txc=90711 zc=n # rx=68081 (5660 MB) # ok # ipv6 tcp -t 1 # tx=136592 (8523 MB) txc=0 zc=n # rx=72235 (8523 MB) # ipv6 tcp -z -t 1 # tx=83793 (5228 MB) txc=83793 zc=n # rx=70789 (5228 MB) # ok # ipv4 udp -t 1 # tx=243827 (15215 MB) txc=0 zc=n # rx=243827 (15215 MB) # ipv4 udp -z -t 1 # tx=102706 (6409 MB) txc=102706 zc=n # rx=102641 (6405 MB) # ok # ipv6 udp -t 1 # tx=200406 (12506 MB) txc=0 zc=n # rx=200406 (12506 MB) # ipv6 udp -z -t 1 # tx=97967 (6113 MB) txc=97967 zc=n # rx=97832 (6105 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__->