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.82 [+0.53] GRO frag list ok # 1.44 [+0.62] GRO fwd ok # 1.99 [+0.55] UDP fwd perf udp rx: 1051 MB/s 856364 calls/s # 3.07 [+1.07] udp tx: 1083 MB/s 18374 calls/s 18374 msg/s # 4.04 [+0.97] udp rx: 1092 MB/s 889200 calls/s # 4.07 [+0.03] udp tx: 1100 MB/s 18660 calls/s 18660 msg/s # 5.03 [+0.97] udp rx: 1046 MB/s 851948 calls/s # 5.07 [+0.03] udp tx: 1046 MB/s 17753 calls/s 17753 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1162 MB/s 946530 calls/s # 6.27 [+1.08] udp tx: 1238 MB/s 21008 calls/s 21008 msg/s # 7.27 [+1.00] udp tx: 1211 MB/s 20543 calls/s 20543 msg/s # 7.27 [+0.00] udp rx: 1191 MB/s 969950 calls/s # 8.27 [+1.00] udp tx: 1222 MB/s 20728 calls/s 20728 msg/s # 8.37 [+0.10] udp rx: 1221 MB/s 994704 calls/s # 8.94 [+0.57] GRO frag list over UDP tunnel ok # 9.74 [+0.80] GRO fwd over UDP tunnel ok # 10.00 [+0.27] IPv6 # 10.29 [+0.28] No GRO ok # 10.87 [+0.58] GRO frag list ok # 11.50 [+0.63] GRO fwd ok # 12.01 [+0.51] UDP fwd perf udp rx: 998 MB/s 812655 calls/s # 13.08 [+1.07] udp tx: 1138 MB/s 19314 calls/s 19314 msg/s # 14.05 [+0.97] udp rx: 1187 MB/s 966768 calls/s # 14.08 [+0.03] udp tx: 1185 MB/s 20114 calls/s 20114 msg/s # 15.06 [+0.97] udp rx: 1175 MB/s 956880 calls/s # 15.08 [+0.03] udp tx: 1173 MB/s 19911 calls/s 19911 msg/s # 15.21 [+0.12] UDP GRO fwd perf udp rx: 1075 MB/s 875757 calls/s # 16.28 [+1.07] udp tx: 1167 MB/s 19795 calls/s 19795 msg/s # 17.25 [+0.97] udp rx: 1215 MB/s 989803 calls/s # 17.28 [+0.03] udp tx: 1259 MB/s 21363 calls/s 21363 msg/s # 18.25 [+0.97] udp rx: 1625 MB/s 1323157 calls/s # 18.28 [+0.03] udp tx: 1849 MB/s 31372 calls/s 31372 msg/s # 18.93 [+0.65] GRO frag list over UDP tunnel ok # 19.81 [+0.88] 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__->