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.26 [+0.25] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.38 [+0.60] GRO fwd ok # 1.92 [+0.53] UDP fwd perf udp rx: 1264 MB/s 1029306 calls/s # 3.02 [+1.11] udp tx: 1389 MB/s 23574 calls/s 23574 msg/s # 3.97 [+0.95] udp rx: 1220 MB/s 993840 calls/s # 4.02 [+0.05] udp tx: 1221 MB/s 20712 calls/s 20712 msg/s # 4.97 [+0.95] udp rx: 1001 MB/s 815712 calls/s # 5.02 [+0.05] udp tx: 1295 MB/s 21979 calls/s 21979 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 520 MB/s 423481 calls/s # 6.22 [+1.08] udp tx: 896 MB/s 15205 calls/s 15205 msg/s # 7.18 [+0.96] udp rx: 1067 MB/s 869171 calls/s # 7.22 [+0.03] udp tx: 1116 MB/s 18930 calls/s 18930 msg/s # 8.19 [+0.97] udp rx: 1127 MB/s 917517 calls/s # 8.22 [+0.03] udp tx: 1195 MB/s 20278 calls/s 20278 msg/s # 8.83 [+0.61] GRO frag list over UDP tunnel ok # 9.84 [+1.00] GRO fwd over UDP tunnel ok # 10.18 [+0.35] IPv6 # 10.55 [+0.36] No GRO ok # 11.28 [+0.73] GRO frag list ok # 12.01 [+0.72] GRO fwd ok # 12.65 [+0.64] UDP fwd perf udp rx: 740 MB/s 602636 calls/s # 13.76 [+1.11] udp tx: 785 MB/s 13325 calls/s 13325 msg/s # 14.71 [+0.95] udp rx: 792 MB/s 645552 calls/s # 14.76 [+0.05] udp tx: 785 MB/s 13328 calls/s 13328 msg/s # 15.71 [+0.95] udp rx: 778 MB/s 633500 calls/s # 15.76 [+0.05] udp tx: 784 MB/s 13312 calls/s 13312 msg/s # 15.89 [+0.13] UDP GRO fwd perf udp rx: 728 MB/s 593264 calls/s # 17.00 [+1.11] udp tx: 767 MB/s 13023 calls/s 13023 msg/s # 17.95 [+0.95] udp rx: 787 MB/s 640768 calls/s # 18.00 [+0.05] udp tx: 903 MB/s 15330 calls/s 15330 msg/s # 18.95 [+0.95] udp rx: 713 MB/s 581208 calls/s # 19.00 [+0.05] udp tx: 925 MB/s 15703 calls/s 15703 msg/s # 19.78 [+0.78] GRO frag list over UDP tunnel ok # 20.78 [+1.00] 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__->