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=140548 (8770 MB) txc=0 zc=n # rx=81098 (8770 MB) # ipv4 tcp -z -t 1 # tx=92031 (5743 MB) txc=92031 zc=n # rx=65858 (5743 MB) # ok # ipv6 tcp -t 1 # tx=146684 (9153 MB) txc=0 zc=n # rx=74999 (9153 MB) # ipv6 tcp -z -t 1 # tx=84925 (5299 MB) txc=84925 zc=n # rx=77604 (5299 MB) # ok # ipv4 udp -t 1 # tx=245960 (15348 MB) txc=0 zc=n # rx=245960 (15348 MB) # ipv4 udp -z -t 1 # tx=115768 (7224 MB) txc=115768 zc=n # rx=115694 (7219 MB) # ok # ipv6 udp -t 1 # tx=253650 (15828 MB) txc=0 zc=n # rx=253650 (15828 MB) # ipv6 udp -z -t 1 # tx=103936 (6485 MB) txc=103936 zc=n # rx=103915 (6484 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__->