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=209874 (13096 MB) txc=0 zc=n # rx=104103 (13096 MB) # ipv4 tcp -z -t 1 # tx=116839 (7291 MB) txc=116839 zc=n # rx=57904 (7291 MB) # ok # ipv6 tcp -t 1 # tx=194898 (12162 MB) txc=0 zc=n # rx=94865 (12162 MB) # ipv6 tcp -z -t 1 # tx=106591 (6651 MB) txc=106591 zc=n # rx=53259 (6651 MB) # ok # ipv4 udp -t 1 # tx=247886 (15468 MB) txc=0 zc=n # rx=247885 (15468 MB) # ipv4 udp -z -t 1 # tx=118856 (7417 MB) txc=118856 zc=n # rx=118833 (7415 MB) # ok # ipv6 udp -t 1 # tx=232645 (14517 MB) txc=0 zc=n # rx=232641 (14517 MB) # ipv6 udp -z -t 1 # tx=114486 (7144 MB) txc=114486 zc=n # rx=114474 (7143 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__->