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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.12 [+0.12] ipv4 tcp -t 1 # 1.54 [+1.42] tx=208404 (13005 MB) txc=0 zc=n # 1.94 [+0.40] rx=97384 (13005 MB) # 1.94 [+0.00] ipv4 tcp -z -t 1 # 3.40 [+1.46] tx=118116 (7370 MB) txc=118116 zc=n # 3.76 [+0.36] rx=58507 (7370 MB) # 3.80 [+0.04] ok # 4.58 [+0.78] ipv6 tcp -t 1 # 6.04 [+1.47] tx=146147 (9120 MB) txc=0 zc=n # 6.44 [+0.40] rx=67250 (9120 MB) # 6.45 [+0.00] ipv6 tcp -z -t 1 # 7.91 [+1.46] tx=98437 (6142 MB) txc=98437 zc=n # 8.27 [+0.36] rx=48946 (6142 MB) # 8.27 [+0.00] ok # 8.45 [+0.18] ipv4 udp -t 1 # 9.87 [+1.42] tx=225979 (14101 MB) txc=0 zc=n # 10.37 [+0.50] rx=225979 (14101 MB) # 10.37 [+0.00] ipv4 udp -z -t 1 # 11.79 [+1.42] tx=90247 (5631 MB) txc=90247 zc=n # 12.29 [+0.50] rx=90224 (5630 MB) # 12.29 [+0.00] ok # 12.45 [+0.16] ipv6 udp -t 1 # 13.86 [+1.42] tx=247235 (15428 MB) txc=0 zc=n # 14.37 [+0.50] rx=247235 (15428 MB) # 14.37 [+0.00] ipv6 udp -z -t 1 # 15.78 [+1.42] tx=104056 (6493 MB) txc=104056 zc=n # 16.29 [+0.50] rx=104055 (6493 MB) # 16.29 [+0.00] ok # 16.31 [+0.02] 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__->