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.25 [+0.24] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.80 [+0.47] UDP fwd perf udp rx: 1198 MB/s 975308 calls/s # 2.87 [+1.07] udp tx: 1328 MB/s 22525 calls/s 22525 msg/s # 3.84 [+0.98] udp rx: 1341 MB/s 1092160 calls/s # 3.87 [+0.02] udp tx: 1339 MB/s 22727 calls/s 22727 msg/s # 4.85 [+0.98] udp rx: 1340 MB/s 1091264 calls/s # 4.87 [+0.02] udp tx: 1338 MB/s 22707 calls/s 22707 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1294 MB/s 1054172 calls/s # 6.06 [+1.07] udp tx: 1332 MB/s 22595 calls/s 22595 msg/s # 7.03 [+0.97] udp rx: 1340 MB/s 1090960 calls/s # 7.06 [+0.03] udp tx: 1338 MB/s 22699 calls/s 22699 msg/s # 8.03 [+0.98] udp rx: 1333 MB/s 1085808 calls/s # 8.06 [+0.02] udp tx: 1332 MB/s 22595 calls/s 22595 msg/s # 8.62 [+0.56] GRO frag list over UDP tunnel ok # 9.36 [+0.74] GRO fwd over UDP tunnel ok # 9.61 [+0.25] IPv6 # 9.83 [+0.23] No GRO ok # 10.33 [+0.50] GRO frag list ok # 10.86 [+0.53] GRO fwd ok # 11.36 [+0.50] UDP fwd perf udp rx: 1081 MB/s 880796 calls/s # 12.43 [+1.07] udp tx: 1244 MB/s 21115 calls/s 21115 msg/s # 13.40 [+0.97] udp rx: 1264 MB/s 1029792 calls/s # 13.43 [+0.03] udp tx: 1263 MB/s 21436 calls/s 21436 msg/s # 14.40 [+0.97] udp rx: 1261 MB/s 1026864 calls/s # 14.43 [+0.03] udp tx: 1259 MB/s 21368 calls/s 21368 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1243 MB/s 1012176 calls/s # 15.62 [+1.07] udp tx: 1275 MB/s 21641 calls/s 21641 msg/s # 16.59 [+0.98] udp rx: 1288 MB/s 1049088 calls/s # 16.62 [+0.02] udp tx: 1287 MB/s 21843 calls/s 21843 msg/s # 17.59 [+0.98] udp rx: 1298 MB/s 1056816 calls/s # 17.62 [+0.02] udp tx: 1296 MB/s 21997 calls/s 21997 msg/s # 18.19 [+0.58] GRO frag list over UDP tunnel ok # 18.94 [+0.75] 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__->