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.24 [+0.22] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.25 [+0.53] GRO fwd ok # 1.71 [+0.46] UDP fwd perf udp rx: 1298 MB/s 1057392 calls/s # 2.78 [+1.07] udp tx: 1331 MB/s 22577 calls/s 22577 msg/s # 3.75 [+0.97] udp rx: 1191 MB/s 970416 calls/s # 3.78 [+0.03] udp tx: 1190 MB/s 20185 calls/s 20185 msg/s # 4.75 [+0.97] udp rx: 1197 MB/s 974784 calls/s # 4.78 [+0.03] udp tx: 1195 MB/s 20283 calls/s 20283 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1152 MB/s 938352 calls/s # 5.97 [+1.07] udp tx: 1187 MB/s 20133 calls/s 20133 msg/s # 6.94 [+0.97] udp rx: 1200 MB/s 977040 calls/s # 6.97 [+0.03] udp tx: 1198 MB/s 20328 calls/s 20328 msg/s # 7.94 [+0.97] udp rx: 1194 MB/s 972288 calls/s # 7.97 [+0.03] udp tx: 1192 MB/s 20232 calls/s 20232 msg/s # 8.52 [+0.55] GRO frag list over UDP tunnel ok # 9.23 [+0.71] GRO fwd over UDP tunnel ok # 9.47 [+0.24] IPv6 # 9.69 [+0.22] No GRO ok # 10.17 [+0.48] GRO frag list ok # 10.67 [+0.50] GRO fwd ok # 11.13 [+0.46] UDP fwd perf udp rx: 1012 MB/s 824602 calls/s # 12.20 [+1.07] udp tx: 1151 MB/s 19528 calls/s 19528 msg/s # 13.17 [+0.97] udp rx: 1140 MB/s 928896 calls/s # 13.20 [+0.03] udp tx: 1139 MB/s 19329 calls/s 19329 msg/s # 14.17 [+0.97] udp rx: 1140 MB/s 928704 calls/s # 14.20 [+0.03] udp tx: 1139 MB/s 19329 calls/s 19329 msg/s # 14.32 [+0.12] UDP GRO fwd perf udp rx: 1124 MB/s 915120 calls/s # 15.38 [+1.06] udp tx: 1150 MB/s 19506 calls/s 19506 msg/s # 16.35 [+0.98] udp rx: 1116 MB/s 908640 calls/s # 16.38 [+0.02] udp tx: 1114 MB/s 18910 calls/s 18910 msg/s # 17.35 [+0.98] udp rx: 1150 MB/s 936860 calls/s # 17.38 [+0.02] udp tx: 1188 MB/s 20154 calls/s 20154 msg/s # 17.92 [+0.54] GRO frag list over UDP tunnel ok # 18.61 [+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__->