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.26 [+0.25] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.42 [+0.61] GRO fwd ok # 1.94 [+0.52] UDP fwd perf udp rx: 1198 MB/s 975848 calls/s # 3.01 [+1.07] udp tx: 1239 MB/s 21027 calls/s 21027 msg/s # 3.98 [+0.97] udp rx: 1301 MB/s 1059688 calls/s # 4.01 [+0.03] udp tx: 1300 MB/s 22049 calls/s 22049 msg/s # 4.98 [+0.97] udp rx: 1230 MB/s 1002119 calls/s # 5.01 [+0.03] udp tx: 1307 MB/s 22184 calls/s 22184 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 983 MB/s 800344 calls/s # 6.20 [+1.07] udp tx: 1242 MB/s 21070 calls/s 21070 msg/s # 7.17 [+0.97] udp rx: 1317 MB/s 1072752 calls/s # 7.20 [+0.03] udp tx: 1326 MB/s 22502 calls/s 22502 msg/s # 8.17 [+0.97] udp rx: 1312 MB/s 1068816 calls/s # 8.20 [+0.03] udp tx: 1311 MB/s 22241 calls/s 22241 msg/s # 8.83 [+0.63] GRO frag list over UDP tunnel ok # 9.65 [+0.81] GRO fwd over UDP tunnel ok # 9.91 [+0.26] IPv6 # 10.18 [+0.27] No GRO ok # 10.73 [+0.55] GRO frag list ok # 11.30 [+0.57] GRO fwd ok # 11.81 [+0.51] UDP fwd perf udp rx: 1090 MB/s 887628 calls/s # 12.88 [+1.07] udp tx: 1274 MB/s 21619 calls/s 21619 msg/s # 13.85 [+0.97] udp rx: 1234 MB/s 1004939 calls/s # 13.88 [+0.03] udp tx: 1260 MB/s 21383 calls/s 21383 msg/s # 14.85 [+0.97] udp rx: 1224 MB/s 996901 calls/s # 14.88 [+0.03] udp tx: 1267 MB/s 21499 calls/s 21499 msg/s # 15.00 [+0.12] UDP GRO fwd perf udp rx: 1793 MB/s 1459744 calls/s # 16.07 [+1.07] udp tx: 1842 MB/s 31252 calls/s 31252 msg/s # 17.04 [+0.97] udp rx: 1775 MB/s 1445739 calls/s # 17.07 [+0.03] udp tx: 1822 MB/s 30917 calls/s 30917 msg/s # 18.04 [+0.97] udp rx: 1553 MB/s 1264532 calls/s # 18.07 [+0.03] udp tx: 1907 MB/s 32352 calls/s 32352 msg/s # 18.62 [+0.55] GRO frag list over UDP tunnel ok # 19.34 [+0.71] 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__->