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.26] No GRO ok # 0.79 [+0.51] GRO frag list ok # 1.40 [+0.61] GRO fwd ok # 1.90 [+0.50] UDP fwd perf udp rx: 1177 MB/s 958404 calls/s # 2.98 [+1.07] udp tx: 1265 MB/s 21456 calls/s 21456 msg/s # 3.94 [+0.97] udp rx: 1260 MB/s 1026480 calls/s # 3.98 [+0.03] udp tx: 1259 MB/s 21357 calls/s 21357 msg/s # 4.95 [+0.97] udp rx: 1259 MB/s 1025664 calls/s # 4.98 [+0.03] udp tx: 1258 MB/s 21353 calls/s 21353 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1213 MB/s 988320 calls/s # 6.17 [+1.07] udp tx: 1246 MB/s 21143 calls/s 21143 msg/s # 7.14 [+0.97] udp rx: 1239 MB/s 1009152 calls/s # 7.17 [+0.03] udp tx: 1238 MB/s 21003 calls/s 21003 msg/s # 8.14 [+0.97] udp rx: 1245 MB/s 1013760 calls/s # 8.17 [+0.03] udp tx: 1244 MB/s 21109 calls/s 21109 msg/s # 8.75 [+0.59] GRO frag list over UDP tunnel ok # 9.51 [+0.76] GRO fwd over UDP tunnel ok # 9.77 [+0.26] IPv6 # 10.01 [+0.24] No GRO ok # 10.53 [+0.52] GRO frag list ok # 11.06 [+0.53] GRO fwd ok # 11.55 [+0.49] UDP fwd perf udp rx: 930 MB/s 757388 calls/s # 12.62 [+1.07] udp tx: 1119 MB/s 18980 calls/s 18980 msg/s # 13.60 [+0.97] udp rx: 1110 MB/s 903744 calls/s # 13.62 [+0.03] udp tx: 1107 MB/s 18792 calls/s 18792 msg/s # 14.60 [+0.97] udp rx: 1111 MB/s 904896 calls/s # 14.62 [+0.03] udp tx: 1111 MB/s 18857 calls/s 18857 msg/s # 14.75 [+0.12] UDP GRO fwd perf udp rx: 1054 MB/s 858318 calls/s # 15.82 [+1.08] udp tx: 1113 MB/s 18894 calls/s 18894 msg/s # 16.79 [+0.97] udp rx: 1099 MB/s 895104 calls/s # 16.82 [+0.03] udp tx: 1098 MB/s 18632 calls/s 18632 msg/s # 17.79 [+0.97] udp rx: 1095 MB/s 891696 calls/s # 17.82 [+0.03] udp tx: 1094 MB/s 18568 calls/s 18568 msg/s # 18.38 [+0.56] GRO frag list over UDP tunnel ok # 19.10 [+0.72] 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__->