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.01 [+0.01] IPv4 # 0.24 [+0.23] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.29 [+0.55] GRO fwd ok # 1.79 [+0.50] UDP fwd perf udp rx: 1433 MB/s 1166870 calls/s # 2.86 [+1.07] udp tx: 1791 MB/s 30388 calls/s 30388 msg/s # 3.83 [+0.97] udp rx: 1753 MB/s 1427251 calls/s # 3.86 [+0.03] udp tx: 1877 MB/s 31841 calls/s 31841 msg/s # 4.83 [+0.97] udp rx: 1741 MB/s 1417968 calls/s # 4.86 [+0.03] udp tx: 1718 MB/s 29143 calls/s 29143 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1181 MB/s 961920 calls/s # 6.06 [+1.07] udp tx: 1218 MB/s 20662 calls/s 20662 msg/s # 7.03 [+0.97] udp rx: 1135 MB/s 924428 calls/s # 7.06 [+0.03] udp tx: 1269 MB/s 21525 calls/s 21525 msg/s # 8.03 [+0.97] udp rx: 1049 MB/s 854635 calls/s # 8.06 [+0.03] udp tx: 1276 MB/s 21653 calls/s 21653 msg/s # 8.69 [+0.63] GRO frag list over UDP tunnel ok # 9.48 [+0.79] GRO fwd over UDP tunnel ok # 9.74 [+0.26] IPv6 # 10.02 [+0.28] No GRO ok # 10.57 [+0.54] GRO frag list ok # 11.14 [+0.57] GRO fwd ok # 11.66 [+0.51] UDP fwd perf udp rx: 1072 MB/s 872790 calls/s # 12.73 [+1.07] udp tx: 1167 MB/s 19794 calls/s 19794 msg/s # 13.70 [+0.97] udp rx: 985 MB/s 802662 calls/s # 13.73 [+0.03] udp tx: 1154 MB/s 19577 calls/s 19577 msg/s # 14.70 [+0.97] udp rx: 1049 MB/s 854264 calls/s # 14.73 [+0.03] udp tx: 1046 MB/s 17755 calls/s 17755 msg/s # 14.85 [+0.12] UDP GRO fwd perf udp tx: 1081 MB/s 18345 calls/s 18345 msg/s # 15.92 [+1.07] udp rx: 1017 MB/s 828720 calls/s # 16.92 [+1.00] udp tx: 1211 MB/s 20540 calls/s 20540 msg/s # 16.92 [+0.00] udp rx: 912 MB/s 742683 calls/s # 17.92 [+1.00] udp tx: 1197 MB/s 20316 calls/s 20316 msg/s # 18.02 [+0.10] udp rx: 1185 MB/s 965035 calls/s # 18.56 [+0.54] GRO frag list over UDP tunnel ok # 19.37 [+0.81] 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__->