make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.01 [+0.01] IPv4 # 0.22 [+0.21] No GRO ok # 0.69 [+0.46] GRO frag list ok # 1.22 [+0.53] GRO fwd ok # 1.68 [+0.46] UDP fwd perf udp rx: 1144 MB/s 931740 calls/s # 2.75 [+1.06] udp tx: 1300 MB/s 22064 calls/s 22064 msg/s # 3.72 [+0.97] udp rx: 1326 MB/s 1079600 calls/s # 3.75 [+0.03] udp tx: 1324 MB/s 22464 calls/s 22464 msg/s # 4.72 [+0.97] udp rx: 1317 MB/s 1072944 calls/s # 4.75 [+0.03] udp tx: 1316 MB/s 22327 calls/s 22327 msg/s # 4.86 [+0.12] UDP GRO fwd perf udp rx: 1282 MB/s 1044336 calls/s # 5.93 [+1.06] udp tx: 1315 MB/s 22317 calls/s 22317 msg/s # 6.90 [+0.98] udp rx: 1319 MB/s 1074000 calls/s # 6.93 [+0.02] udp tx: 1317 MB/s 22350 calls/s 22350 msg/s # 7.90 [+0.98] udp rx: 1319 MB/s 1074576 calls/s # 7.93 [+0.02] udp tx: 1318 MB/s 22363 calls/s 22363 msg/s # 8.46 [+0.53] GRO frag list over UDP tunnel ok # 9.16 [+0.70] GRO fwd over UDP tunnel ok # 9.40 [+0.24] IPv6 # 9.64 [+0.23] No GRO ok # 10.11 [+0.48] GRO frag list ok # 10.62 [+0.50] GRO fwd ok # 11.09 [+0.47] UDP fwd perf udp rx: 1180 MB/s 960668 calls/s # 12.15 [+1.06] udp tx: 1254 MB/s 21285 calls/s 21285 msg/s # 13.13 [+0.98] udp rx: 1275 MB/s 1038240 calls/s # 13.15 [+0.02] udp tx: 1274 MB/s 21615 calls/s 21615 msg/s # 14.13 [+0.98] udp rx: 1280 MB/s 1042224 calls/s # 14.15 [+0.02] udp tx: 1279 MB/s 21706 calls/s 21706 msg/s # 14.27 [+0.12] UDP GRO fwd perf udp rx: 1256 MB/s 1023216 calls/s # 15.33 [+1.06] udp tx: 1287 MB/s 21839 calls/s 21839 msg/s # 16.31 [+0.98] udp rx: 1285 MB/s 1046304 calls/s # 16.33 [+0.02] udp tx: 1283 MB/s 21777 calls/s 21777 msg/s # 17.31 [+0.98] udp rx: 1284 MB/s 1045680 calls/s # 17.33 [+0.02] udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # 17.87 [+0.54] GRO frag list over UDP tunnel ok # 18.55 [+0.68] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->