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=217286 (13559 MB) txc=0 zc=n # rx=105216 (13559 MB) # ipv4 tcp -z -t 1 # tx=127693 (7968 MB) txc=127693 zc=n # rx=63794 (7968 MB) # ok # ipv6 tcp -t 1 # tx=211680 (13209 MB) txc=0 zc=n # rx=104637 (13209 MB) # ipv6 tcp -z -t 1 # tx=126123 (7870 MB) txc=126123 zc=n # rx=63022 (7870 MB) # ok # ipv4 udp -t 1 # tx=236561 (14762 MB) txc=0 zc=n # rx=236523 (14759 MB) # ipv4 udp -z -t 1 # tx=123525 (7708 MB) txc=123525 zc=n # rx=123504 (7707 MB) # ok # ipv6 udp -t 1 # tx=251483 (15693 MB) txc=0 zc=n # rx=251445 (15691 MB) # ipv6 udp -z -t 1 # tx=105476 (6582 MB) txc=105476 zc=n # rx=105457 (6580 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__->