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.23] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.44 [+0.65] GRO fwd ok # 1.98 [+0.53] UDP fwd perf udp rx: 1113 MB/s 906255 calls/s # 3.05 [+1.08] udp tx: 1219 MB/s 20682 calls/s 20682 msg/s # 4.02 [+0.97] udp rx: 1297 MB/s 1056048 calls/s # 4.05 [+0.03] udp tx: 1296 MB/s 21994 calls/s 21994 msg/s # 5.03 [+0.97] udp rx: 1305 MB/s 1062544 calls/s # 5.05 [+0.03] udp tx: 1303 MB/s 22114 calls/s 22114 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1110 MB/s 904197 calls/s # 6.26 [+1.08] udp tx: 1298 MB/s 22024 calls/s 22024 msg/s # 7.23 [+0.97] udp rx: 1303 MB/s 1060848 calls/s # 7.26 [+0.03] udp tx: 1302 MB/s 22085 calls/s 22085 msg/s # 8.23 [+0.97] udp rx: 1041 MB/s 848238 calls/s # 8.26 [+0.03] udp tx: 1287 MB/s 21839 calls/s 21839 msg/s # 8.91 [+0.65] GRO frag list over UDP tunnel ok # 9.75 [+0.84] GRO fwd over UDP tunnel ok # 10.02 [+0.27] IPv6 # 10.29 [+0.27] No GRO ok # 10.87 [+0.58] GRO frag list ok # 11.45 [+0.58] GRO fwd ok # 11.99 [+0.54] UDP fwd perf udp rx: 1694 MB/s 1379420 calls/s # 13.07 [+1.08] udp tx: 1760 MB/s 29861 calls/s 29861 msg/s # 14.03 [+0.97] udp rx: 1600 MB/s 1302912 calls/s # 14.07 [+0.03] udp tx: 1577 MB/s 26758 calls/s 26758 msg/s # 15.03 [+0.97] udp rx: 1646 MB/s 1340064 calls/s # 15.07 [+0.03] udp tx: 1652 MB/s 28025 calls/s 28025 msg/s # 15.19 [+0.12] UDP GRO fwd perf udp rx: 1596 MB/s 1299890 calls/s # 16.26 [+1.08] udp tx: 1712 MB/s 29051 calls/s 29051 msg/s # 17.23 [+0.97] udp rx: 1611 MB/s 1312179 calls/s # 17.26 [+0.03] udp tx: 1853 MB/s 31435 calls/s 31435 msg/s # 18.23 [+0.97] udp rx: 1771 MB/s 1442414 calls/s # 18.26 [+0.03] udp tx: 1862 MB/s 31584 calls/s 31584 msg/s # 18.90 [+0.65] GRO frag list over UDP tunnel ok # 19.70 [+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__->