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.24 [+0.23] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.31 [+0.55] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1535 MB/s 1250436 calls/s # 2.85 [+1.07] udp tx: 1792 MB/s 30403 calls/s 30403 msg/s # 3.82 [+0.97] udp rx: 1633 MB/s 1329746 calls/s # 3.85 [+0.03] udp tx: 1888 MB/s 32025 calls/s 32025 msg/s # 4.83 [+0.97] udp rx: 1915 MB/s 1559680 calls/s # 4.85 [+0.03] udp tx: 1913 MB/s 32457 calls/s 32457 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1651 MB/s 1344467 calls/s # 6.03 [+1.06] udp tx: 1719 MB/s 29159 calls/s 29159 msg/s # 7.01 [+0.97] udp rx: 1735 MB/s 1413126 calls/s # 7.03 [+0.03] udp tx: 1924 MB/s 32634 calls/s 32634 msg/s # 8.01 [+0.98] udp rx: 1792 MB/s 1459194 calls/s # 8.03 [+0.02] udp tx: 1851 MB/s 31402 calls/s 31402 msg/s # 8.57 [+0.54] GRO frag list over UDP tunnel ok # 9.28 [+0.71] GRO fwd over UDP tunnel ok # 9.52 [+0.24] IPv6 # 9.76 [+0.24] No GRO ok # 10.25 [+0.49] GRO frag list ok # 10.77 [+0.53] GRO fwd ok # 11.26 [+0.48] UDP fwd perf udp rx: 953 MB/s 776161 calls/s # 12.33 [+1.07] udp tx: 1114 MB/s 18906 calls/s 18906 msg/s # 13.30 [+0.97] udp rx: 1093 MB/s 890177 calls/s # 13.33 [+0.03] udp tx: 1195 MB/s 20269 calls/s 20269 msg/s # 14.30 [+0.97] udp rx: 1032 MB/s 840742 calls/s # 14.33 [+0.03] udp tx: 1182 MB/s 20051 calls/s 20051 msg/s # 14.45 [+0.12] UDP GRO fwd perf udp rx: 1177 MB/s 958224 calls/s # 15.52 [+1.08] udp tx: 1221 MB/s 20724 calls/s 20724 msg/s # 16.49 [+0.97] udp rx: 1255 MB/s 1022492 calls/s # 16.53 [+0.03] udp tx: 1261 MB/s 21395 calls/s 21395 msg/s # 17.49 [+0.97] udp rx: 1184 MB/s 964219 calls/s # 17.52 [+0.03] udp tx: 1181 MB/s 20041 calls/s 20041 msg/s # 18.15 [+0.62] GRO frag list over UDP tunnel ok # 18.92 [+0.77] 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__->