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.41 [+0.62] GRO fwd ok # 1.91 [+0.50] UDP fwd perf udp tx: 1252 MB/s 21238 calls/s 21238 msg/s # 3.01 [+1.09] udp rx: 1047 MB/s 852760 calls/s # 3.99 [+0.99] udp tx: 1269 MB/s 21535 calls/s 21535 msg/s # 4.00 [+0.00] udp rx: 928 MB/s 755911 calls/s # 4.99 [+1.00] udp tx: 1277 MB/s 21674 calls/s 21674 msg/s # 5.09 [+0.10] udp rx: 1111 MB/s 905107 calls/s # 5.12 [+0.02] UDP GRO fwd perf udp rx: 1007 MB/s 820263 calls/s # 6.20 [+1.08] udp tx: 1182 MB/s 20051 calls/s 20051 msg/s # 7.17 [+0.97] udp rx: 1009 MB/s 821949 calls/s # 7.20 [+0.03] udp tx: 1282 MB/s 21746 calls/s 21746 msg/s # 8.17 [+0.97] udp rx: 1144 MB/s 931508 calls/s # 8.20 [+0.03] udp tx: 1277 MB/s 21663 calls/s 21663 msg/s # 8.88 [+0.68] GRO frag list over UDP tunnel ok # 9.74 [+0.86] GRO fwd over UDP tunnel ok # 10.01 [+0.28] IPv6 # 10.32 [+0.31] No GRO ok # 10.93 [+0.61] GRO frag list ok # 11.53 [+0.61] GRO fwd ok # 12.08 [+0.55] UDP fwd perf udp rx: 979 MB/s 797477 calls/s # 13.16 [+1.08] udp tx: 1145 MB/s 19432 calls/s 19432 msg/s # 14.13 [+0.97] udp rx: 1125 MB/s 916432 calls/s # 14.16 [+0.03] udp tx: 1124 MB/s 19075 calls/s 19075 msg/s # 15.13 [+0.97] udp rx: 1163 MB/s 947408 calls/s # 15.16 [+0.03] udp tx: 1163 MB/s 19738 calls/s 19738 msg/s # 15.28 [+0.12] UDP GRO fwd perf udp rx: 1120 MB/s 911808 calls/s # 16.35 [+1.07] udp tx: 1153 MB/s 19557 calls/s 19557 msg/s # 17.32 [+0.97] udp rx: 1211 MB/s 986400 calls/s # 17.35 [+0.03] udp tx: 1210 MB/s 20523 calls/s 20523 msg/s # 18.32 [+0.97] udp rx: 1208 MB/s 983520 calls/s # 18.35 [+0.03] udp tx: 1207 MB/s 20477 calls/s 20477 msg/s # 19.03 [+0.68] GRO frag list over UDP tunnel ok # 19.92 [+0.89] 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__->