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.32 [+0.55] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1267 MB/s 1032144 calls/s # 2.87 [+1.07] udp tx: 1309 MB/s 22209 calls/s 22209 msg/s # 3.84 [+0.97] udp rx: 1315 MB/s 1071216 calls/s # 3.87 [+0.03] udp tx: 1313 MB/s 22270 calls/s 22270 msg/s # 4.84 [+0.97] udp rx: 1326 MB/s 1079712 calls/s # 4.87 [+0.03] udp tx: 1326 MB/s 22498 calls/s 22498 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1299 MB/s 1058016 calls/s # 6.06 [+1.07] udp tx: 1332 MB/s 22596 calls/s 22596 msg/s # 7.04 [+0.98] udp rx: 1335 MB/s 1087056 calls/s # 7.06 [+0.02] udp tx: 1333 MB/s 22613 calls/s 22613 msg/s # 8.04 [+0.98] udp rx: 1340 MB/s 1091472 calls/s # 8.06 [+0.02] udp tx: 1340 MB/s 22728 calls/s 22728 msg/s # 8.62 [+0.56] GRO frag list over UDP tunnel ok # 9.33 [+0.71] GRO fwd over UDP tunnel ok # 9.58 [+0.25] IPv6 # 9.81 [+0.24] No GRO ok # 10.31 [+0.50] GRO frag list ok # 10.84 [+0.52] GRO fwd ok # 11.30 [+0.46] UDP fwd perf udp rx: 1041 MB/s 847836 calls/s # 12.36 [+1.07] udp tx: 1197 MB/s 20314 calls/s 20314 msg/s # 13.34 [+0.97] udp rx: 1264 MB/s 1029360 calls/s # 13.36 [+0.03] udp tx: 1263 MB/s 21432 calls/s 21432 msg/s # 14.34 [+0.98] udp rx: 1257 MB/s 1024032 calls/s # 14.36 [+0.02] udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1222 MB/s 994992 calls/s # 15.55 [+1.07] udp tx: 1254 MB/s 21273 calls/s 21273 msg/s # 16.53 [+0.97] udp rx: 1259 MB/s 1025088 calls/s # 16.55 [+0.03] udp tx: 1257 MB/s 21332 calls/s 21332 msg/s # 17.53 [+0.98] udp rx: 1275 MB/s 1038144 calls/s # 17.55 [+0.03] udp tx: 1274 MB/s 21613 calls/s 21613 msg/s # 18.14 [+0.59] GRO frag list over UDP tunnel ok # 18.87 [+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__->