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.27] No GRO ok # 1.29 [+1.01] GRO frag list ok # 1.99 [+0.71] GRO fwd ok # 2.51 [+0.52] UDP fwd perf udp rx: 1171 MB/s 953909 calls/s # 3.59 [+1.07] udp tx: 1522 MB/s 25817 calls/s 25817 msg/s # 4.56 [+0.97] udp rx: 1356 MB/s 1104626 calls/s # 4.59 [+0.03] udp tx: 1369 MB/s 23235 calls/s 23235 msg/s # 5.56 [+0.97] udp rx: 1262 MB/s 1027440 calls/s # 5.59 [+0.03] udp tx: 1258 MB/s 21348 calls/s 21348 msg/s # 5.73 [+0.14] UDP GRO fwd perf udp rx: 1090 MB/s 888044 calls/s # 6.87 [+1.14] udp tx: 1162 MB/s 19716 calls/s 19716 msg/s # 7.82 [+0.95] udp rx: 1109 MB/s 902893 calls/s # 7.87 [+0.05] udp tx: 1376 MB/s 23350 calls/s 23350 msg/s # 8.82 [+0.95] udp rx: 1444 MB/s 1175746 calls/s # 8.87 [+0.05] udp tx: 1568 MB/s 26606 calls/s 26606 msg/s # 9.48 [+0.61] GRO frag list over UDP tunnel ok # 10.28 [+0.79] GRO fwd over UDP tunnel ok # 10.54 [+0.26] IPv6 # 10.79 [+0.25] No GRO ok # 11.34 [+0.55] GRO frag list ok # 11.92 [+0.58] GRO fwd ok # 12.70 [+0.78] UDP fwd perf udp rx: 1225 MB/s 997460 calls/s # 13.84 [+1.14] udp tx: 1472 MB/s 24977 calls/s 24977 msg/s # 14.79 [+0.95] udp rx: 1352 MB/s 1101358 calls/s # 14.84 [+0.05] udp tx: 1360 MB/s 23072 calls/s 23072 msg/s # 15.79 [+0.95] udp rx: 1139 MB/s 927972 calls/s # 15.84 [+0.05] udp tx: 1139 MB/s 19333 calls/s 19333 msg/s # 15.97 [+0.14] UDP GRO fwd perf udp rx: 905 MB/s 736906 calls/s # 17.12 [+1.15] udp tx: 1331 MB/s 22579 calls/s 22579 msg/s # 18.12 [+1.00] udp tx: 1518 MB/s 25759 calls/s 25759 msg/s # 18.12 [+0.00] udp rx: 723 MB/s 588868 calls/s # 19.12 [+1.00] udp tx: 1889 MB/s 32044 calls/s 32044 msg/s # 19.22 [+0.10] udp rx: 1886 MB/s 1535973 calls/s # 19.72 [+0.50] GRO frag list over UDP tunnel ok # 21.09 [+1.36] 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__->