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.28 [+0.26] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.45 [+0.61] GRO fwd ok # 1.95 [+0.50] UDP fwd perf udp rx: 1074 MB/s 874738 calls/s # 3.02 [+1.07] udp tx: 1197 MB/s 20307 calls/s 20307 msg/s # 3.99 [+0.97] udp rx: 1150 MB/s 936422 calls/s # 4.02 [+0.03] udp tx: 1281 MB/s 21730 calls/s 21730 msg/s # 4.99 [+0.98] udp rx: 1069 MB/s 870906 calls/s # 5.02 [+0.02] udp tx: 1295 MB/s 21980 calls/s 21980 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1173 MB/s 954953 calls/s # 6.21 [+1.07] udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # 7.18 [+0.97] udp rx: 1271 MB/s 1034832 calls/s # 7.21 [+0.03] udp tx: 1269 MB/s 21524 calls/s 21524 msg/s # 8.18 [+0.97] udp rx: 1263 MB/s 1028320 calls/s # 8.21 [+0.03] udp tx: 1261 MB/s 21396 calls/s 21396 msg/s # 8.80 [+0.59] GRO frag list over UDP tunnel ok # 9.58 [+0.78] GRO fwd over UDP tunnel ok # 9.83 [+0.26] IPv6 # 10.09 [+0.26] No GRO ok # 10.62 [+0.53] GRO frag list ok # 11.18 [+0.56] GRO fwd ok # 11.72 [+0.53] UDP fwd perf udp rx: 1043 MB/s 849601 calls/s # 12.79 [+1.07] udp tx: 1085 MB/s 18409 calls/s 18409 msg/s # 13.76 [+0.97] udp rx: 985 MB/s 802114 calls/s # 13.79 [+0.03] udp tx: 1022 MB/s 17340 calls/s 17340 msg/s # 14.76 [+0.97] udp rx: 1042 MB/s 848342 calls/s # 14.79 [+0.03] udp tx: 1049 MB/s 17793 calls/s 17793 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1543 MB/s 1256672 calls/s # 15.98 [+1.07] udp tx: 1710 MB/s 29005 calls/s 29005 msg/s # 16.94 [+0.97] udp rx: 1712 MB/s 1394377 calls/s # 16.97 [+0.03] udp tx: 1860 MB/s 31547 calls/s 31547 msg/s # 17.95 [+0.97] udp rx: 1874 MB/s 1525824 calls/s # 17.97 [+0.03] udp tx: 1872 MB/s 31753 calls/s 31753 msg/s # 18.50 [+0.53] GRO frag list over UDP tunnel ok # 19.23 [+0.73] 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__->