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=218320 (13623 MB) txc=0 zc=n # rx=103597 (13623 MB) # ipv4 tcp -z -t 1 # tx=125776 (7848 MB) txc=125776 zc=n # rx=62799 (7848 MB) # ok # ipv6 tcp -t 1 # tx=214835 (13406 MB) txc=0 zc=n # rx=103919 (13406 MB) # ipv6 tcp -z -t 1 # tx=117562 (7336 MB) txc=117562 zc=n # rx=58689 (7336 MB) # ok # ipv4 udp -t 1 # tx=238312 (14871 MB) txc=0 zc=n # rx=238234 (14866 MB) # ipv4 udp -z -t 1 # tx=107409 (6702 MB) txc=107409 zc=n # rx=107393 (6701 MB) # ok # ipv6 udp -t 1 # tx=224451 (14006 MB) txc=0 zc=n # rx=224434 (14005 MB) # ipv6 udp -z -t 1 # tx=114906 (7170 MB) txc=114906 zc=n # rx=114857 (7167 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__->