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.26 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.39 [+0.60] GRO fwd ok # 1.89 [+0.50] UDP fwd perf udp rx: 1284 MB/s 1045843 calls/s # 2.96 [+1.07] udp tx: 1464 MB/s 24846 calls/s 24846 msg/s # 3.96 [+1.00] udp tx: 1730 MB/s 29343 calls/s 29343 msg/s # 3.97 [+0.00] udp rx: 1109 MB/s 903098 calls/s # 4.96 [+1.00] udp tx: 1711 MB/s 29022 calls/s 29022 msg/s # 5.07 [+0.10] udp rx: 1306 MB/s 1064003 calls/s # 5.09 [+0.02] UDP GRO fwd perf udp rx: 1581 MB/s 1287803 calls/s # 6.16 [+1.07] udp tx: 1676 MB/s 28432 calls/s 28432 msg/s # 7.15 [+0.99] udp rx: 1498 MB/s 1220191 calls/s # 7.16 [+0.01] udp tx: 1743 MB/s 29567 calls/s 29567 msg/s # 8.16 [+1.00] udp tx: 1601 MB/s 27162 calls/s 27162 msg/s # 8.16 [+0.00] udp rx: 1069 MB/s 870700 calls/s # 8.81 [+0.65] GRO frag list over UDP tunnel ok # 9.66 [+0.85] GRO fwd over UDP tunnel ok # 9.92 [+0.26] IPv6 # 10.20 [+0.28] No GRO ok # 10.75 [+0.55] GRO frag list ok # 11.33 [+0.57] GRO fwd ok # 11.85 [+0.53] UDP fwd perf udp rx: 1420 MB/s 1156163 calls/s # 12.93 [+1.08] udp tx: 1482 MB/s 25144 calls/s 25144 msg/s # 13.90 [+0.97] udp rx: 1378 MB/s 1122488 calls/s # 13.93 [+0.03] udp tx: 1533 MB/s 26017 calls/s 26017 msg/s # 14.90 [+0.97] udp rx: 1600 MB/s 1302832 calls/s # 14.93 [+0.03] udp tx: 1597 MB/s 27097 calls/s 27097 msg/s # 15.05 [+0.12] UDP GRO fwd perf udp rx: 1531 MB/s 1246463 calls/s # 16.12 [+1.08] udp tx: 1750 MB/s 29696 calls/s 29696 msg/s # 17.09 [+0.97] udp rx: 1428 MB/s 1163051 calls/s # 17.12 [+0.03] udp tx: 1673 MB/s 28382 calls/s 28382 msg/s # 18.12 [+1.00] udp tx: 1324 MB/s 22467 calls/s 22467 msg/s # 18.13 [+0.00] udp rx: 1126 MB/s 916688 calls/s # 18.76 [+0.64] GRO frag list over UDP tunnel ok # 19.55 [+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__->