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.77 [+0.50] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1218 MB/s 992300 calls/s # 2.89 [+1.07] udp tx: 1725 MB/s 29270 calls/s 29270 msg/s # 3.86 [+0.97] udp rx: 1938 MB/s 1578384 calls/s # 3.89 [+0.03] udp tx: 1937 MB/s 32853 calls/s 32853 msg/s # 4.87 [+0.97] udp rx: 1939 MB/s 1579104 calls/s # 4.89 [+0.03] udp tx: 1937 MB/s 32863 calls/s 32863 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1847 MB/s 1504311 calls/s # 6.08 [+1.07] udp tx: 1913 MB/s 32461 calls/s 32461 msg/s # 7.06 [+0.97] udp rx: 1315 MB/s 1071264 calls/s # 7.08 [+0.03] udp tx: 1303 MB/s 22110 calls/s 22110 msg/s # 8.06 [+0.97] udp rx: 1300 MB/s 1058544 calls/s # 8.08 [+0.03] udp tx: 1298 MB/s 22029 calls/s 22029 msg/s # 8.66 [+0.57] GRO frag list over UDP tunnel ok # 9.42 [+0.77] GRO fwd over UDP tunnel ok # 9.68 [+0.26] IPv6 # 9.91 [+0.23] No GRO ok # 10.43 [+0.52] GRO frag list ok # 10.97 [+0.54] GRO fwd ok # 11.46 [+0.49] UDP fwd perf udp rx: 1090 MB/s 887484 calls/s # 12.53 [+1.07] udp tx: 1229 MB/s 20856 calls/s 20856 msg/s # 13.50 [+0.97] udp rx: 1246 MB/s 1014864 calls/s # 13.53 [+0.03] udp tx: 1244 MB/s 21105 calls/s 21105 msg/s # 14.50 [+0.97] udp rx: 1247 MB/s 1015200 calls/s # 14.53 [+0.03] udp tx: 1245 MB/s 21125 calls/s 21125 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1217 MB/s 991008 calls/s # 15.72 [+1.07] udp tx: 1251 MB/s 21228 calls/s 21228 msg/s # 16.69 [+0.97] udp rx: 1243 MB/s 1012608 calls/s # 16.72 [+0.03] udp tx: 1242 MB/s 21070 calls/s 21070 msg/s # 17.69 [+0.97] udp rx: 1223 MB/s 996188 calls/s # 17.72 [+0.03] udp tx: 1245 MB/s 21125 calls/s 21125 msg/s # 18.32 [+0.60] GRO frag list over UDP tunnel ok # 19.08 [+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__->