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=157563 (9832 MB) txc=0 zc=n # rx=60826 (9832 MB) # ipv4 tcp -z -t 1 # tx=120567 (7523 MB) txc=120567 zc=n # rx=59607 (7523 MB) # ok # ipv6 tcp -t 1 # tx=194515 (12138 MB) txc=0 zc=n # rx=92717 (12138 MB) # ipv6 tcp -z -t 1 # tx=108269 (6756 MB) txc=108269 zc=n # rx=53668 (6756 MB) # ok # ipv4 udp -t 1 # tx=228005 (14228 MB) txc=0 zc=n # rx=227993 (14227 MB) # ipv4 udp -z -t 1 # tx=95525 (5961 MB) txc=95525 zc=n # rx=95523 (5960 MB) # ok # ipv6 udp -t 1 # tx=207325 (12937 MB) txc=0 zc=n # rx=207321 (12937 MB) # ipv6 udp -z -t 1 # tx=113190 (7063 MB) txc=113190 zc=n # rx=113184 (7063 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__->