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.29 [+0.27] No GRO ok # 0.86 [+0.57] GRO frag list ok # 1.51 [+0.64] GRO fwd ok # 2.03 [+0.52] UDP fwd perf udp rx: 1083 MB/s 882140 calls/s # 3.11 [+1.08] udp tx: 1125 MB/s 19087 calls/s 19087 msg/s # 4.07 [+0.97] udp rx: 1093 MB/s 889921 calls/s # 4.11 [+0.03] udp tx: 1136 MB/s 19276 calls/s 19276 msg/s # 5.07 [+0.97] udp rx: 1072 MB/s 872928 calls/s # 5.11 [+0.03] udp tx: 1068 MB/s 18120 calls/s 18120 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 1091 MB/s 888912 calls/s # 6.30 [+1.07] udp tx: 1121 MB/s 19024 calls/s 19024 msg/s # 7.27 [+0.97] udp rx: 1123 MB/s 914984 calls/s # 7.30 [+0.03] udp tx: 1129 MB/s 19161 calls/s 19161 msg/s # 8.27 [+0.97] udp rx: 1089 MB/s 887184 calls/s # 8.30 [+0.03] udp tx: 1089 MB/s 18487 calls/s 18487 msg/s # 8.91 [+0.61] GRO frag list over UDP tunnel ok # 9.70 [+0.80] GRO fwd over UDP tunnel ok # 9.97 [+0.27] IPv6 # 10.22 [+0.25] No GRO ok # 10.78 [+0.56] GRO frag list ok # 11.36 [+0.58] GRO fwd ok # 11.91 [+0.55] UDP fwd perf udp rx: 975 MB/s 794529 calls/s # 12.98 [+1.07] udp tx: 1167 MB/s 19806 calls/s 19806 msg/s # 13.95 [+0.98] udp rx: 1045 MB/s 851398 calls/s # 13.98 [+0.02] udp tx: 1162 MB/s 19711 calls/s 19711 msg/s # 14.95 [+0.98] udp rx: 868 MB/s 706766 calls/s # 14.98 [+0.02] udp tx: 1163 MB/s 19737 calls/s 19737 msg/s # 15.10 [+0.12] UDP GRO fwd perf udp rx: 1000 MB/s 814314 calls/s # 16.17 [+1.07] udp tx: 1139 MB/s 19334 calls/s 19334 msg/s # 17.14 [+0.97] udp rx: 1170 MB/s 953016 calls/s # 17.17 [+0.03] udp tx: 1171 MB/s 19870 calls/s 19870 msg/s # 18.14 [+0.97] udp rx: 1171 MB/s 953520 calls/s # 18.17 [+0.03] udp tx: 1170 MB/s 19848 calls/s 19848 msg/s # 18.78 [+0.61] GRO frag list over UDP tunnel ok # 19.60 [+0.82] 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__->