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.22] No GRO ok # 0.76 [+0.53] GRO frag list ok # 1.35 [+0.59] GRO fwd ok # 1.84 [+0.48] UDP fwd perf udp rx: 1808 MB/s 1471916 calls/s # 2.90 [+1.07] udp tx: 1895 MB/s 32151 calls/s 32151 msg/s # 3.88 [+0.97] udp rx: 1116 MB/s 909291 calls/s # 3.90 [+0.03] udp tx: 1316 MB/s 22328 calls/s 22328 msg/s # 4.88 [+0.97] udp rx: 1290 MB/s 1050520 calls/s # 4.90 [+0.03] udp tx: 1288 MB/s 21860 calls/s 21860 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1163 MB/s 947422 calls/s # 6.10 [+1.08] udp tx: 1287 MB/s 21833 calls/s 21833 msg/s # 7.07 [+0.97] udp rx: 1285 MB/s 1046160 calls/s # 7.10 [+0.03] udp tx: 1283 MB/s 21763 calls/s 21763 msg/s # 8.07 [+0.98] udp rx: 1282 MB/s 1043712 calls/s # 8.10 [+0.02] udp tx: 1282 MB/s 21752 calls/s 21752 msg/s # 8.67 [+0.57] GRO frag list over UDP tunnel ok # 9.42 [+0.75] GRO fwd over UDP tunnel ok # 9.68 [+0.26] IPv6 # 9.92 [+0.24] No GRO ok # 10.46 [+0.54] GRO frag list ok # 11.00 [+0.54] GRO fwd ok # 11.50 [+0.50] UDP fwd perf udp rx: 1204 MB/s 980204 calls/s # 12.57 [+1.07] udp tx: 1239 MB/s 21022 calls/s 21022 msg/s # 13.54 [+0.97] udp rx: 1233 MB/s 1004208 calls/s # 13.57 [+0.03] udp tx: 1232 MB/s 20896 calls/s 20896 msg/s # 14.54 [+0.97] udp rx: 1231 MB/s 1002528 calls/s # 14.57 [+0.03] udp tx: 1230 MB/s 20874 calls/s 20874 msg/s # 14.69 [+0.12] UDP GRO fwd perf udp rx: 1210 MB/s 985872 calls/s # 15.76 [+1.07] udp tx: 1245 MB/s 21123 calls/s 21123 msg/s # 16.73 [+0.97] udp rx: 1241 MB/s 1011024 calls/s # 16.76 [+0.03] udp tx: 1240 MB/s 21041 calls/s 21041 msg/s # 17.73 [+0.97] udp rx: 1235 MB/s 1005840 calls/s # 17.76 [+0.03] udp tx: 1234 MB/s 20946 calls/s 20946 msg/s # 18.36 [+0.60] GRO frag list over UDP tunnel ok # 19.13 [+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__->