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.27 [+0.25] No GRO ok # 0.86 [+0.58] GRO frag list ok # 1.48 [+0.62] GRO fwd ok # 2.00 [+0.52] UDP fwd perf udp rx: 1534 MB/s 1248973 calls/s # 3.08 [+1.08] udp tx: 1731 MB/s 29366 calls/s 29366 msg/s # 4.04 [+0.96] udp rx: 1862 MB/s 1515888 calls/s # 4.08 [+0.04] udp tx: 1859 MB/s 31539 calls/s 31539 msg/s # 5.04 [+0.96] udp rx: 1857 MB/s 1512192 calls/s # 5.08 [+0.04] udp tx: 1855 MB/s 31474 calls/s 31474 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1619 MB/s 1318166 calls/s # 6.28 [+1.08] udp tx: 1694 MB/s 28735 calls/s 28735 msg/s # 7.25 [+0.97] udp rx: 1706 MB/s 1388928 calls/s # 7.28 [+0.03] udp tx: 1702 MB/s 28869 calls/s 28869 msg/s # 8.25 [+0.97] udp rx: 1715 MB/s 1396272 calls/s # 8.28 [+0.03] udp tx: 1714 MB/s 29079 calls/s 29079 msg/s # 8.93 [+0.65] GRO frag list over UDP tunnel ok # 9.76 [+0.83] GRO fwd over UDP tunnel ok # 10.03 [+0.27] IPv6 # 10.32 [+0.29] No GRO ok # 10.90 [+0.57] GRO frag list ok # 11.50 [+0.61] GRO fwd ok # 12.05 [+0.55] UDP fwd perf udp rx: 1017 MB/s 828524 calls/s # 13.13 [+1.08] udp tx: 1183 MB/s 20070 calls/s 20070 msg/s # 14.10 [+0.97] udp rx: 1195 MB/s 973536 calls/s # 14.13 [+0.03] udp tx: 1194 MB/s 20257 calls/s 20257 msg/s # 15.13 [+1.00] udp tx: 1200 MB/s 20362 calls/s 20362 msg/s # 15.13 [+0.00] udp rx: 1081 MB/s 880124 calls/s # 15.26 [+0.12] UDP GRO fwd perf udp rx: 1059 MB/s 862406 calls/s # 16.33 [+1.08] udp tx: 1187 MB/s 20147 calls/s 20147 msg/s # 17.30 [+0.97] udp rx: 1200 MB/s 977568 calls/s # 17.33 [+0.03] udp tx: 1198 MB/s 20327 calls/s 20327 msg/s # 18.30 [+0.97] udp rx: 1198 MB/s 975648 calls/s # 18.33 [+0.03] udp tx: 1198 MB/s 20320 calls/s 20320 msg/s # 18.98 [+0.65] GRO frag list over UDP tunnel ok # 19.79 [+0.81] 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__->