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.26 [+0.24] No GRO ok # 0.76 [+0.50] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.84 [+0.50] UDP fwd perf udp rx: 1235 MB/s 1005504 calls/s # 2.91 [+1.07] udp tx: 1270 MB/s 21541 calls/s 21541 msg/s # 3.88 [+0.97] udp rx: 1197 MB/s 975024 calls/s # 3.91 [+0.03] udp tx: 1197 MB/s 20303 calls/s 20303 msg/s # 4.88 [+0.97] udp rx: 1207 MB/s 982752 calls/s # 4.91 [+0.03] udp tx: 1205 MB/s 20446 calls/s 20446 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1158 MB/s 942912 calls/s # 6.10 [+1.07] udp tx: 1196 MB/s 20289 calls/s 20289 msg/s # 7.07 [+0.97] udp rx: 1193 MB/s 971424 calls/s # 7.10 [+0.03] udp tx: 1191 MB/s 20214 calls/s 20214 msg/s # 8.07 [+0.97] udp rx: 1196 MB/s 973824 calls/s # 8.10 [+0.03] udp tx: 1194 MB/s 20266 calls/s 20266 msg/s # 8.70 [+0.60] GRO frag list over UDP tunnel ok # 9.48 [+0.78] GRO fwd over UDP tunnel ok # 9.74 [+0.26] IPv6 # 9.98 [+0.24] No GRO ok # 10.52 [+0.54] GRO frag list ok # 11.07 [+0.55] GRO fwd ok # 11.56 [+0.49] UDP fwd perf udp rx: 1087 MB/s 885020 calls/s # 12.63 [+1.07] udp tx: 1124 MB/s 19068 calls/s 19068 msg/s # 13.61 [+0.97] udp rx: 1125 MB/s 916080 calls/s # 13.63 [+0.03] udp tx: 1123 MB/s 19056 calls/s 19056 msg/s # 14.61 [+0.97] udp rx: 1135 MB/s 924284 calls/s # 14.63 [+0.03] udp tx: 1135 MB/s 19262 calls/s 19262 msg/s # 14.75 [+0.12] UDP GRO fwd perf udp rx: 1094 MB/s 891264 calls/s # 15.82 [+1.07] udp tx: 1125 MB/s 19082 calls/s 19082 msg/s # 16.80 [+0.97] udp rx: 1139 MB/s 927504 calls/s # 16.82 [+0.03] udp tx: 1137 MB/s 19296 calls/s 19296 msg/s # 17.80 [+0.97] udp rx: 1132 MB/s 921696 calls/s # 17.82 [+0.03] udp tx: 1131 MB/s 19185 calls/s 19185 msg/s # 18.41 [+0.58] GRO frag list over UDP tunnel ok # 19.16 [+0.76] 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__->