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.40 [+0.61] GRO fwd ok # 1.88 [+0.49] UDP fwd perf udp rx: 1178 MB/s 959276 calls/s # 2.96 [+1.07] udp tx: 1222 MB/s 20735 calls/s 20735 msg/s # 3.93 [+0.97] udp rx: 1242 MB/s 1011600 calls/s # 3.96 [+0.03] udp tx: 1242 MB/s 21070 calls/s 21070 msg/s # 4.93 [+0.97] udp rx: 1261 MB/s 1026624 calls/s # 4.96 [+0.03] udp tx: 1259 MB/s 21356 calls/s 21356 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1213 MB/s 987888 calls/s # 6.15 [+1.07] udp tx: 1248 MB/s 21183 calls/s 21183 msg/s # 7.12 [+0.97] udp rx: 1281 MB/s 1043520 calls/s # 7.15 [+0.03] udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # 8.12 [+0.97] udp rx: 1280 MB/s 1042752 calls/s # 8.15 [+0.03] udp tx: 1279 MB/s 21704 calls/s 21704 msg/s # 8.76 [+0.61] GRO frag list over UDP tunnel ok # 9.56 [+0.81] GRO fwd over UDP tunnel ok # 9.82 [+0.26] IPv6 # 10.07 [+0.25] No GRO ok # 10.58 [+0.51] GRO frag list ok # 11.12 [+0.54] GRO fwd ok # 11.61 [+0.49] UDP fwd perf udp rx: 1178 MB/s 959132 calls/s # 12.68 [+1.07] udp tx: 1228 MB/s 20830 calls/s 20830 msg/s # 13.65 [+0.97] udp rx: 1239 MB/s 1009392 calls/s # 13.68 [+0.03] udp tx: 1238 MB/s 21004 calls/s 21004 msg/s # 14.65 [+0.97] udp rx: 1224 MB/s 996672 calls/s # 14.68 [+0.03] udp tx: 1222 MB/s 20731 calls/s 20731 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1167 MB/s 950256 calls/s # 15.87 [+1.07] udp tx: 1203 MB/s 20413 calls/s 20413 msg/s # 16.84 [+0.97] udp rx: 1191 MB/s 970368 calls/s # 16.87 [+0.03] udp tx: 1189 MB/s 20183 calls/s 20183 msg/s # 17.84 [+0.97] udp rx: 1191 MB/s 969984 calls/s # 17.87 [+0.03] udp tx: 1190 MB/s 20184 calls/s 20184 msg/s # 18.48 [+0.60] GRO frag list over UDP tunnel ok # 19.25 [+0.78] 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__->