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.23] No GRO ok # 0.74 [+0.51] GRO frag list ok # 1.32 [+0.58] GRO fwd ok # 1.79 [+0.46] UDP fwd perf udp rx: 1440 MB/s 1172599 calls/s # 2.85 [+1.06] udp tx: 1745 MB/s 29610 calls/s 29610 msg/s # 3.82 [+0.97] udp rx: 1737 MB/s 1414505 calls/s # 3.85 [+0.03] udp tx: 1785 MB/s 30275 calls/s 30275 msg/s # 4.83 [+0.97] udp rx: 1797 MB/s 1463184 calls/s # 4.85 [+0.03] udp tx: 1792 MB/s 30408 calls/s 30408 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1797 MB/s 1463040 calls/s # 6.03 [+1.06] udp tx: 1836 MB/s 31154 calls/s 31154 msg/s # 7.00 [+0.98] udp rx: 1857 MB/s 1512096 calls/s # 7.03 [+0.02] udp tx: 1859 MB/s 31535 calls/s 31535 msg/s # 8.01 [+0.98] udp rx: 1817 MB/s 1479299 calls/s # 8.03 [+0.02] udp tx: 1832 MB/s 31080 calls/s 31080 msg/s # 8.68 [+0.65] GRO frag list over UDP tunnel ok # 9.50 [+0.82] GRO fwd over UDP tunnel ok # 9.77 [+0.27] IPv6 # 10.06 [+0.28] No GRO ok # 10.62 [+0.57] GRO frag list ok # 11.19 [+0.57] GRO fwd ok # 11.72 [+0.52] UDP fwd perf udp rx: 928 MB/s 755513 calls/s # 12.79 [+1.08] udp tx: 1088 MB/s 18463 calls/s 18463 msg/s # 13.76 [+0.97] udp rx: 1127 MB/s 917552 calls/s # 13.79 [+0.03] udp tx: 1117 MB/s 18947 calls/s 18947 msg/s # 14.76 [+0.97] udp rx: 1058 MB/s 862064 calls/s # 14.79 [+0.03] udp tx: 1063 MB/s 18044 calls/s 18044 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1124 MB/s 915600 calls/s # 15.99 [+1.07] udp tx: 1165 MB/s 19761 calls/s 19761 msg/s # 16.95 [+0.97] udp rx: 1154 MB/s 939644 calls/s # 16.99 [+0.03] udp tx: 1174 MB/s 19917 calls/s 19917 msg/s # 17.95 [+0.97] udp rx: 1175 MB/s 957320 calls/s # 17.99 [+0.03] udp tx: 1174 MB/s 19922 calls/s 19922 msg/s # 18.61 [+0.62] GRO frag list over UDP tunnel ok # 19.42 [+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__->