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.02 [+0.02] IPv4 # 0.30 [+0.27] No GRO ok # 0.87 [+0.58] GRO frag list ok # 1.50 [+0.63] GRO fwd ok # 2.02 [+0.52] UDP fwd perf udp rx: 1203 MB/s 979659 calls/s # 3.09 [+1.07] udp tx: 1365 MB/s 23153 calls/s 23153 msg/s # 4.06 [+0.97] udp rx: 1221 MB/s 994415 calls/s # 4.09 [+0.03] udp tx: 1371 MB/s 23264 calls/s 23264 msg/s # 5.07 [+0.97] udp rx: 1362 MB/s 1109472 calls/s # 5.09 [+0.03] udp tx: 1361 MB/s 23096 calls/s 23096 msg/s # 5.21 [+0.12] UDP GRO fwd perf udp rx: 1357 MB/s 1104912 calls/s # 6.28 [+1.07] udp tx: 1400 MB/s 23757 calls/s 23757 msg/s # 7.25 [+0.97] udp rx: 1381 MB/s 1124592 calls/s # 7.28 [+0.03] udp tx: 1379 MB/s 23390 calls/s 23390 msg/s # 8.25 [+0.97] udp rx: 1402 MB/s 1141584 calls/s # 8.28 [+0.03] udp tx: 1401 MB/s 23769 calls/s 23769 msg/s # 8.94 [+0.66] GRO frag list over UDP tunnel ok # 9.74 [+0.81] GRO fwd over UDP tunnel ok # 10.01 [+0.26] IPv6 # 10.27 [+0.27] No GRO ok # 10.82 [+0.55] GRO frag list ok # 11.41 [+0.59] GRO fwd ok # 11.92 [+0.51] UDP fwd perf udp rx: 1066 MB/s 868448 calls/s # 12.99 [+1.07] udp tx: 1240 MB/s 21040 calls/s 21040 msg/s # 13.96 [+0.97] udp rx: 1276 MB/s 1039536 calls/s # 13.99 [+0.03] udp tx: 1275 MB/s 21638 calls/s 21638 msg/s # 14.97 [+0.97] udp rx: 1273 MB/s 1036452 calls/s # 14.99 [+0.03] udp tx: 1272 MB/s 21589 calls/s 21589 msg/s # 15.11 [+0.12] UDP GRO fwd perf udp rx: 1058 MB/s 861874 calls/s # 16.19 [+1.07] udp tx: 1241 MB/s 21063 calls/s 21063 msg/s # 17.15 [+0.97] udp rx: 1125 MB/s 915920 calls/s # 17.19 [+0.03] udp tx: 1272 MB/s 21587 calls/s 21587 msg/s # 18.16 [+0.97] udp rx: 1285 MB/s 1046688 calls/s # 18.19 [+0.03] udp tx: 1284 MB/s 21785 calls/s 21785 msg/s # 18.79 [+0.60] GRO frag list over UDP tunnel ok # 19.58 [+0.79] 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__->