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 # 0.25 [+0.25] ipv4 tcp -t 1 # 1.68 [+1.43] tx=206345 (12876 MB) txc=0 zc=n # 2.08 [+0.40] rx=101568 (12876 MB) # 2.08 [+0.00] ipv4 tcp -z -t 1 # 3.55 [+1.47] tx=117273 (7318 MB) txc=117273 zc=n # 3.91 [+0.36] rx=58190 (7318 MB) # 3.91 [+0.00] ok # 4.16 [+0.25] ipv6 tcp -t 1 # 5.59 [+1.43] tx=197530 (12326 MB) txc=0 zc=n # 5.99 [+0.40] rx=98472 (12326 MB) # 5.99 [+0.00] ipv6 tcp -z -t 1 # 7.46 [+1.47] tx=103338 (6448 MB) txc=103338 zc=n # 7.81 [+0.36] rx=51527 (6448 MB) # 7.82 [+0.00] ok # 8.07 [+0.25] ipv4 udp -t 1 # 9.50 [+1.43] tx=192350 (12003 MB) txc=0 zc=n # 10.00 [+0.50] rx=192350 (12003 MB) # 10.00 [+0.00] ipv4 udp -z -t 1 # 11.43 [+1.43] tx=95583 (5964 MB) txc=95583 zc=n # 11.93 [+0.50] rx=95557 (5963 MB) # 11.93 [+0.00] ok # 12.20 [+0.27] ipv6 udp -t 1 # 13.63 [+1.43] tx=195283 (12186 MB) txc=0 zc=n # 14.13 [+0.50] rx=195281 (12186 MB) # 14.13 [+0.00] ipv6 udp -z -t 1 # 15.56 [+1.43] tx=104169 (6500 MB) txc=104169 zc=n # 16.06 [+0.50] rx=104081 (6495 MB) # 16.06 [+0.00] ok # 16.09 [+0.03] 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__->