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.25 [+0.23] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.33 [+0.55] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1155 MB/s 940508 calls/s # 2.87 [+1.07] udp tx: 1250 MB/s 21209 calls/s 21209 msg/s # 3.85 [+0.97] udp rx: 1248 MB/s 1016160 calls/s # 3.87 [+0.03] udp tx: 1246 MB/s 21144 calls/s 21144 msg/s # 4.85 [+0.97] udp rx: 1255 MB/s 1021872 calls/s # 4.87 [+0.03] udp tx: 1254 MB/s 21276 calls/s 21276 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1245 MB/s 1013576 calls/s # 6.06 [+1.07] udp tx: 1277 MB/s 21672 calls/s 21672 msg/s # 7.04 [+0.97] udp rx: 1281 MB/s 1042888 calls/s # 7.06 [+0.03] udp tx: 1268 MB/s 21510 calls/s 21510 msg/s # 8.04 [+0.97] udp rx: 1257 MB/s 1023936 calls/s # 8.06 [+0.03] udp tx: 1266 MB/s 21483 calls/s 21483 msg/s # 8.63 [+0.57] GRO frag list over UDP tunnel ok # 9.35 [+0.72] GRO fwd over UDP tunnel ok # 9.59 [+0.25] IPv6 # 9.82 [+0.23] No GRO ok # 10.31 [+0.50] GRO frag list ok # 10.83 [+0.52] GRO fwd ok # 11.30 [+0.47] UDP fwd perf udp rx: 1214 MB/s 988896 calls/s # 12.37 [+1.07] udp tx: 1244 MB/s 21112 calls/s 21112 msg/s # 13.34 [+0.97] udp rx: 1178 MB/s 959616 calls/s # 13.37 [+0.03] udp tx: 1177 MB/s 19976 calls/s 19976 msg/s # 14.34 [+0.98] udp rx: 1173 MB/s 955152 calls/s # 14.37 [+0.02] udp tx: 1172 MB/s 19880 calls/s 19880 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1139 MB/s 927312 calls/s # 15.56 [+1.07] udp tx: 1169 MB/s 19842 calls/s 19842 msg/s # 16.53 [+0.97] udp rx: 1194 MB/s 972192 calls/s # 16.56 [+0.03] udp tx: 1192 MB/s 20224 calls/s 20224 msg/s # 17.53 [+0.98] udp rx: 1195 MB/s 973248 calls/s # 17.56 [+0.02] udp tx: 1193 MB/s 20249 calls/s 20249 msg/s # 18.12 [+0.57] GRO frag list over UDP tunnel ok # 18.86 [+0.74] 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__->