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.27 [+0.25] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.37 [+0.59] GRO fwd ok # 1.85 [+0.49] UDP fwd perf udp rx: 1549 MB/s 1261213 calls/s # 2.92 [+1.07] udp tx: 1869 MB/s 31715 calls/s 31715 msg/s # 3.90 [+0.97] udp rx: 1895 MB/s 1543056 calls/s # 3.92 [+0.03] udp tx: 1893 MB/s 32121 calls/s 32121 msg/s # 4.90 [+0.97] udp rx: 1911 MB/s 1556496 calls/s # 4.92 [+0.03] udp tx: 1910 MB/s 32400 calls/s 32400 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1880 MB/s 1531104 calls/s # 6.11 [+1.07] udp tx: 1931 MB/s 32765 calls/s 32765 msg/s # 7.08 [+0.98] udp rx: 1929 MB/s 1571088 calls/s # 7.11 [+0.02] udp tx: 1928 MB/s 32708 calls/s 32708 msg/s # 8.08 [+0.97] udp rx: 1939 MB/s 1578720 calls/s # 8.11 [+0.03] udp tx: 1936 MB/s 32849 calls/s 32849 msg/s # 8.67 [+0.56] GRO frag list over UDP tunnel ok # 9.41 [+0.74] GRO fwd over UDP tunnel ok # 9.66 [+0.25] IPv6 # 9.89 [+0.23] No GRO ok # 10.39 [+0.50] GRO frag list ok # 10.92 [+0.52] GRO fwd ok # 11.39 [+0.48] UDP fwd perf udp rx: 1499 MB/s 1221085 calls/s # 12.46 [+1.07] udp tx: 1790 MB/s 30375 calls/s 30375 msg/s # 13.43 [+0.97] udp rx: 1834 MB/s 1493520 calls/s # 13.46 [+0.03] udp tx: 1832 MB/s 31086 calls/s 31086 msg/s # 14.44 [+0.97] udp rx: 1846 MB/s 1502928 calls/s # 14.46 [+0.03] udp tx: 1843 MB/s 31275 calls/s 31275 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1599 MB/s 1302576 calls/s # 15.65 [+1.07] udp tx: 1649 MB/s 27977 calls/s 27977 msg/s # 16.65 [+1.00] udp tx: 1825 MB/s 30961 calls/s 30961 msg/s # 16.66 [+0.00] udp rx: 1686 MB/s 1372960 calls/s # 17.65 [+1.00] udp tx: 1884 MB/s 31967 calls/s 31967 msg/s # 17.76 [+0.10] udp rx: 1886 MB/s 1535884 calls/s # 18.23 [+0.47] GRO frag list over UDP tunnel ok # 18.99 [+0.76] 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__->