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.28 [+0.26] No GRO ok # 0.82 [+0.54] GRO frag list ok # 1.42 [+0.60] GRO fwd ok # 1.91 [+0.49] UDP fwd perf udp rx: 1262 MB/s 1028028 calls/s # 2.98 [+1.07] udp tx: 1319 MB/s 22384 calls/s 22384 msg/s # 3.95 [+0.97] udp rx: 1326 MB/s 1079792 calls/s # 3.98 [+0.03] udp tx: 1325 MB/s 22476 calls/s 22476 msg/s # 4.95 [+0.97] udp rx: 1328 MB/s 1081776 calls/s # 4.98 [+0.03] udp tx: 1327 MB/s 22515 calls/s 22515 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1295 MB/s 1054320 calls/s # 6.17 [+1.07] udp tx: 1333 MB/s 22613 calls/s 22613 msg/s # 7.14 [+0.97] udp rx: 1340 MB/s 1091232 calls/s # 7.17 [+0.03] udp tx: 1338 MB/s 22707 calls/s 22707 msg/s # 8.14 [+0.97] udp rx: 1539 MB/s 1252992 calls/s # 8.17 [+0.03] udp tx: 1553 MB/s 26341 calls/s 26341 msg/s # 8.72 [+0.56] GRO frag list over UDP tunnel ok # 9.45 [+0.72] GRO fwd over UDP tunnel ok # 9.69 [+0.25] IPv6 # 9.94 [+0.25] No GRO ok # 10.46 [+0.52] GRO frag list ok # 10.98 [+0.52] GRO fwd ok # 11.44 [+0.46] UDP fwd perf udp rx: 1361 MB/s 1108556 calls/s # 12.50 [+1.06] udp tx: 1806 MB/s 30642 calls/s 30642 msg/s # 13.48 [+0.97] udp rx: 1103 MB/s 897988 calls/s # 13.50 [+0.03] udp tx: 1326 MB/s 22495 calls/s 22495 msg/s # 14.48 [+0.97] udp rx: 1269 MB/s 1033312 calls/s # 14.50 [+0.03] udp tx: 1268 MB/s 21509 calls/s 21509 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1233 MB/s 1004304 calls/s # 15.70 [+1.07] udp tx: 1272 MB/s 21587 calls/s 21587 msg/s # 16.67 [+0.97] udp rx: 1283 MB/s 1044768 calls/s # 16.70 [+0.03] udp tx: 1282 MB/s 21750 calls/s 21750 msg/s # 17.67 [+0.97] udp rx: 1275 MB/s 1038576 calls/s # 17.70 [+0.03] udp tx: 1274 MB/s 21610 calls/s 21610 msg/s # 18.29 [+0.59] GRO frag list over UDP tunnel ok # 19.05 [+0.76] 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' [?2004hxx__-> echo $? 0 xx__->