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.30 [+0.29] No GRO ok # 0.84 [+0.55] GRO frag list ok # 1.42 [+0.57] GRO fwd ok # 1.91 [+0.49] UDP fwd perf udp rx: 1155 MB/s 940354 calls/s # 2.98 [+1.07] udp tx: 1207 MB/s 20473 calls/s 20473 msg/s # 3.95 [+0.97] udp rx: 1135 MB/s 924233 calls/s # 3.98 [+0.03] udp tx: 1231 MB/s 20883 calls/s 20883 msg/s # 4.95 [+0.97] udp rx: 1148 MB/s 935095 calls/s # 4.98 [+0.03] udp tx: 1217 MB/s 20658 calls/s 20658 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 999 MB/s 813608 calls/s # 6.17 [+1.07] udp tx: 1134 MB/s 19240 calls/s 19240 msg/s # 7.14 [+0.97] udp rx: 1211 MB/s 985927 calls/s # 7.17 [+0.03] udp tx: 1221 MB/s 20709 calls/s 20709 msg/s # 8.14 [+0.97] udp rx: 1184 MB/s 964623 calls/s # 8.17 [+0.03] udp tx: 1218 MB/s 20668 calls/s 20668 msg/s # 8.77 [+0.60] GRO frag list over UDP tunnel ok # 9.56 [+0.79] GRO fwd over UDP tunnel ok # 9.82 [+0.26] IPv6 # 10.08 [+0.26] No GRO ok # 10.61 [+0.53] GRO frag list ok # 11.14 [+0.53] GRO fwd ok # 11.59 [+0.46] UDP fwd perf udp rx: 1579 MB/s 1286082 calls/s # 12.66 [+1.07] udp tx: 1790 MB/s 30363 calls/s 30363 msg/s # 13.63 [+0.97] udp rx: 1772 MB/s 1443360 calls/s # 13.66 [+0.03] udp tx: 1770 MB/s 30025 calls/s 30025 msg/s # 14.63 [+0.97] udp rx: 1792 MB/s 1459248 calls/s # 14.66 [+0.03] udp tx: 1789 MB/s 30359 calls/s 30359 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1464 MB/s 1192329 calls/s # 15.85 [+1.07] udp tx: 1710 MB/s 29015 calls/s 29015 msg/s # 16.82 [+0.97] udp rx: 1792 MB/s 1459363 calls/s # 16.85 [+0.03] udp tx: 1810 MB/s 30714 calls/s 30714 msg/s # 17.83 [+0.97] udp rx: 1675 MB/s 1364107 calls/s # 17.85 [+0.03] udp tx: 1736 MB/s 29451 calls/s 29451 msg/s # 18.39 [+0.54] GRO frag list over UDP tunnel ok # 19.14 [+0.75] 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__->