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.27 [+0.25] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.40 [+0.59] GRO fwd ok # 1.92 [+0.53] UDP fwd perf udp rx: 1189 MB/s 968573 calls/s # 3.00 [+1.07] udp tx: 1262 MB/s 21417 calls/s 21417 msg/s # 3.97 [+0.97] udp rx: 1309 MB/s 1065888 calls/s # 4.00 [+0.03] udp tx: 1308 MB/s 22201 calls/s 22201 msg/s # 4.97 [+0.97] udp rx: 1322 MB/s 1076784 calls/s # 5.00 [+0.03] udp tx: 1321 MB/s 22410 calls/s 22410 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1213 MB/s 988173 calls/s # 6.19 [+1.07] udp tx: 1257 MB/s 21322 calls/s 21322 msg/s # 7.16 [+0.97] udp rx: 1320 MB/s 1074812 calls/s # 7.19 [+0.03] udp tx: 1326 MB/s 22497 calls/s 22497 msg/s # 8.16 [+0.97] udp rx: 1147 MB/s 933864 calls/s # 8.19 [+0.03] udp tx: 1327 MB/s 22515 calls/s 22515 msg/s # 8.80 [+0.62] GRO frag list over UDP tunnel ok # 9.57 [+0.77] GRO fwd over UDP tunnel ok # 9.83 [+0.26] IPv6 # 10.10 [+0.27] No GRO ok # 10.67 [+0.57] GRO frag list ok # 11.25 [+0.58] GRO fwd ok # 11.75 [+0.49] UDP fwd perf udp rx: 1142 MB/s 929756 calls/s # 12.81 [+1.07] udp tx: 1190 MB/s 20184 calls/s 20184 msg/s # 13.78 [+0.97] udp rx: 1205 MB/s 981319 calls/s # 13.81 [+0.03] udp tx: 1222 MB/s 20732 calls/s 20732 msg/s # 14.79 [+0.97] udp rx: 1197 MB/s 974592 calls/s # 14.81 [+0.03] udp tx: 1195 MB/s 20280 calls/s 20280 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 1060 MB/s 862982 calls/s # 16.01 [+1.07] udp tx: 1193 MB/s 20245 calls/s 20245 msg/s # 16.98 [+0.97] udp rx: 1202 MB/s 978624 calls/s # 17.01 [+0.03] udp tx: 1201 MB/s 20380 calls/s 20380 msg/s # 17.98 [+0.97] udp rx: 1225 MB/s 997728 calls/s # 18.01 [+0.03] udp tx: 1224 MB/s 20770 calls/s 20770 msg/s # 18.62 [+0.61] GRO frag list over UDP tunnel ok # 19.41 [+0.79] 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__->