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.23 [+0.22] No GRO ok # 0.75 [+0.52] GRO frag list ok # 1.39 [+0.64] GRO fwd ok # 1.97 [+0.58] UDP fwd perf udp rx: 1082 MB/s 881544 calls/s # 3.05 [+1.08] udp tx: 1158 MB/s 19649 calls/s 19649 msg/s # 4.01 [+0.97] udp rx: 1017 MB/s 828216 calls/s # 4.05 [+0.03] udp tx: 1167 MB/s 19794 calls/s 19794 msg/s # 5.01 [+0.97] udp rx: 1147 MB/s 933840 calls/s # 5.04 [+0.03] udp tx: 1157 MB/s 19640 calls/s 19640 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1188 MB/s 967296 calls/s # 6.24 [+1.08] udp tx: 1230 MB/s 20874 calls/s 20874 msg/s # 7.21 [+0.97] udp rx: 1252 MB/s 1019616 calls/s # 7.24 [+0.03] udp tx: 1252 MB/s 21245 calls/s 21245 msg/s # 8.21 [+0.97] udp rx: 1243 MB/s 1012520 calls/s # 8.24 [+0.03] udp tx: 1240 MB/s 21044 calls/s 21044 msg/s # 8.85 [+0.61] GRO frag list over UDP tunnel ok # 9.66 [+0.82] GRO fwd over UDP tunnel ok # 9.92 [+0.26] IPv6 # 10.20 [+0.27] No GRO ok # 10.74 [+0.55] GRO frag list ok # 11.32 [+0.58] GRO fwd ok # 11.79 [+0.47] UDP fwd perf udp rx: 1705 MB/s 1388847 calls/s # 12.86 [+1.06] udp tx: 1808 MB/s 30675 calls/s 30675 msg/s # 13.83 [+0.97] udp rx: 1807 MB/s 1471680 calls/s # 13.86 [+0.03] udp tx: 1806 MB/s 30642 calls/s 30642 msg/s # 14.83 [+0.97] udp rx: 1752 MB/s 1426779 calls/s # 14.86 [+0.03] udp tx: 1845 MB/s 31295 calls/s 31295 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 1753 MB/s 1427376 calls/s # 16.04 [+1.07] udp tx: 1812 MB/s 30741 calls/s 30741 msg/s # 17.01 [+0.97] udp rx: 1891 MB/s 1539552 calls/s # 17.04 [+0.03] udp tx: 1889 MB/s 32050 calls/s 32050 msg/s # 18.01 [+0.97] udp rx: 1894 MB/s 1542144 calls/s # 18.04 [+0.03] udp tx: 1892 MB/s 32099 calls/s 32099 msg/s # 18.60 [+0.55] GRO frag list over UDP tunnel ok # 19.35 [+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__->