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.32 [+0.29] No GRO ok # 0.91 [+0.59] GRO frag list ok # 1.57 [+0.66] GRO fwd ok # 2.12 [+0.55] UDP fwd perf udp rx: 1012 MB/s 823972 calls/s # 3.21 [+1.08] udp tx: 1196 MB/s 20294 calls/s 20294 msg/s # 4.17 [+0.97] udp rx: 1204 MB/s 980908 calls/s # 4.21 [+0.03] udp tx: 1237 MB/s 20986 calls/s 20986 msg/s # 5.17 [+0.97] udp rx: 1279 MB/s 1041552 calls/s # 5.21 [+0.03] udp tx: 1278 MB/s 21686 calls/s 21686 msg/s # 5.33 [+0.12] UDP GRO fwd perf udp rx: 1255 MB/s 1021920 calls/s # 6.40 [+1.08] udp tx: 1293 MB/s 21934 calls/s 21934 msg/s # 7.37 [+0.97] udp rx: 1257 MB/s 1024144 calls/s # 7.40 [+0.03] udp tx: 1246 MB/s 21143 calls/s 21143 msg/s # 8.37 [+0.97] udp rx: 1185 MB/s 964832 calls/s # 8.40 [+0.03] udp tx: 1194 MB/s 20254 calls/s 20254 msg/s # 9.03 [+0.63] GRO frag list over UDP tunnel ok # 9.87 [+0.84] GRO fwd over UDP tunnel ok # 10.14 [+0.27] IPv6 # 10.38 [+0.25] No GRO ok # 10.93 [+0.55] GRO frag list ok # 11.54 [+0.61] GRO fwd ok # 12.04 [+0.51] UDP fwd perf udp rx: 1469 MB/s 1196548 calls/s # 13.12 [+1.08] udp tx: 1720 MB/s 29180 calls/s 29180 msg/s # 14.09 [+0.97] udp rx: 1723 MB/s 1402840 calls/s # 14.12 [+0.03] udp tx: 1723 MB/s 29236 calls/s 29236 msg/s # 15.09 [+0.97] udp rx: 1758 MB/s 1431504 calls/s # 15.12 [+0.03] udp tx: 1773 MB/s 30075 calls/s 30075 msg/s # 15.24 [+0.12] UDP GRO fwd perf udp rx: 1018 MB/s 829418 calls/s # 16.32 [+1.07] udp tx: 1220 MB/s 20707 calls/s 20707 msg/s # 17.29 [+0.97] udp rx: 1134 MB/s 923582 calls/s # 17.32 [+0.03] udp tx: 1153 MB/s 19562 calls/s 19562 msg/s # 18.29 [+0.97] udp rx: 1152 MB/s 938400 calls/s # 18.32 [+0.03] udp tx: 1151 MB/s 19522 calls/s 19522 msg/s # 18.97 [+0.65] GRO frag list over UDP tunnel ok # 19.76 [+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__->