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=210841 (13157 MB) txc=0 zc=n # rx=100092 (13157 MB) # ipv4 tcp -z -t 1 # tx=127573 (7961 MB) txc=127573 zc=n # rx=63783 (7961 MB) # ok # ipv6 tcp -t 1 # tx=200188 (12492 MB) txc=0 zc=n # rx=97413 (12492 MB) # ipv6 tcp -z -t 1 # tx=124472 (7767 MB) txc=124472 zc=n # rx=62236 (7767 MB) # ok # ipv4 udp -t 1 # tx=232520 (14510 MB) txc=0 zc=n # rx=232519 (14510 MB) # ipv4 udp -z -t 1 # tx=113347 (7073 MB) txc=113347 zc=n # rx=113342 (7072 MB) # ok # ipv6 udp -t 1 # tx=241590 (15076 MB) txc=0 zc=n # rx=241558 (15074 MB) # ipv6 udp -z -t 1 # tx=110938 (6922 MB) txc=110938 zc=n # rx=110899 (6920 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__->