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.27] No GRO ok # 0.87 [+0.59] GRO frag list ok # 1.45 [+0.58] GRO fwd ok # 2.02 [+0.57] UDP fwd perf udp rx: 1293 MB/s 1053133 calls/s # 3.10 [+1.08] udp tx: 1492 MB/s 25308 calls/s 25308 msg/s # 4.06 [+0.97] udp rx: 1812 MB/s 1475773 calls/s # 4.10 [+0.03] udp tx: 1877 MB/s 31846 calls/s 31846 msg/s # 5.06 [+0.97] udp rx: 1055 MB/s 859388 calls/s # 5.10 [+0.03] udp tx: 1897 MB/s 32191 calls/s 32191 msg/s # 5.22 [+0.12] UDP GRO fwd perf udp rx: 1079 MB/s 878845 calls/s # 6.30 [+1.08] udp tx: 1796 MB/s 30466 calls/s 30466 msg/s # 7.27 [+0.97] udp rx: 1188 MB/s 967877 calls/s # 7.30 [+0.03] udp tx: 1612 MB/s 27347 calls/s 27347 msg/s # 8.27 [+0.97] udp rx: 1495 MB/s 1217148 calls/s # 8.30 [+0.03] udp tx: 1536 MB/s 26059 calls/s 26059 msg/s # 8.95 [+0.65] GRO frag list over UDP tunnel ok # 9.82 [+0.86] GRO fwd over UDP tunnel ok # 10.09 [+0.27] IPv6 # 10.36 [+0.27] No GRO ok # 10.88 [+0.53] GRO frag list ok # 11.44 [+0.55] GRO fwd ok # 11.98 [+0.54] UDP fwd perf udp rx: 1598 MB/s 1301237 calls/s # 13.04 [+1.07] udp tx: 1790 MB/s 30362 calls/s 30362 msg/s # 14.02 [+0.97] udp rx: 1847 MB/s 1504368 calls/s # 14.04 [+0.03] udp tx: 1852 MB/s 31425 calls/s 31425 msg/s # 15.02 [+0.97] udp rx: 1396 MB/s 1136878 calls/s # 15.04 [+0.03] udp tx: 1779 MB/s 30183 calls/s 30183 msg/s # 15.17 [+0.12] UDP GRO fwd perf udp rx: 1710 MB/s 1392189 calls/s # 16.24 [+1.08] udp tx: 1774 MB/s 30104 calls/s 30104 msg/s # 17.25 [+1.00] udp tx: 1774 MB/s 30101 calls/s 30101 msg/s # 17.25 [+0.00] udp rx: 1592 MB/s 1296352 calls/s # 18.24 [+1.00] udp tx: 1921 MB/s 32589 calls/s 32589 msg/s # 18.34 [+0.10] udp rx: 1922 MB/s 1565405 calls/s # 18.90 [+0.55] GRO frag list over UDP tunnel ok # 19.76 [+0.87] 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__->