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.46 [+0.63] GRO fwd ok # 2.00 [+0.54] UDP fwd perf udp rx: 1688 MB/s 1374620 calls/s # 3.07 [+1.07] udp tx: 1860 MB/s 31556 calls/s 31556 msg/s # 4.04 [+0.97] udp rx: 1940 MB/s 1579872 calls/s # 4.07 [+0.03] udp tx: 1937 MB/s 32856 calls/s 32856 msg/s # 5.04 [+0.98] udp rx: 1932 MB/s 1573344 calls/s # 5.07 [+0.02] udp tx: 1931 MB/s 32755 calls/s 32755 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1864 MB/s 1518144 calls/s # 6.27 [+1.08] udp tx: 1927 MB/s 32686 calls/s 32686 msg/s # 7.23 [+0.97] udp rx: 1922 MB/s 1565232 calls/s # 7.27 [+0.03] udp tx: 1920 MB/s 32568 calls/s 32568 msg/s # 8.23 [+0.97] udp rx: 1928 MB/s 1569840 calls/s # 8.27 [+0.03] udp tx: 1927 MB/s 32692 calls/s 32692 msg/s # 8.92 [+0.65] GRO frag list over UDP tunnel ok # 9.75 [+0.83] GRO fwd over UDP tunnel ok # 10.02 [+0.27] IPv6 # 10.28 [+0.26] No GRO ok # 10.81 [+0.53] GRO frag list ok # 11.37 [+0.56] GRO fwd ok # 11.85 [+0.48] UDP fwd perf udp rx: 1625 MB/s 1323392 calls/s # 12.92 [+1.07] udp tx: 1766 MB/s 29957 calls/s 29957 msg/s # 13.89 [+0.97] udp rx: 1872 MB/s 1524684 calls/s # 13.92 [+0.03] udp tx: 1881 MB/s 31919 calls/s 31919 msg/s # 14.89 [+0.97] udp rx: 1626 MB/s 1323899 calls/s # 14.92 [+0.03] udp tx: 1897 MB/s 32177 calls/s 32177 msg/s # 15.04 [+0.12] UDP GRO fwd perf udp rx: 1742 MB/s 1418909 calls/s # 16.10 [+1.07] udp tx: 1804 MB/s 30613 calls/s 30613 msg/s # 17.07 [+0.97] udp rx: 1936 MB/s 1576544 calls/s # 17.10 [+0.03] udp tx: 1934 MB/s 32814 calls/s 32814 msg/s # 18.07 [+0.97] udp rx: 1897 MB/s 1544499 calls/s # 18.10 [+0.03] udp tx: 1926 MB/s 32682 calls/s 32682 msg/s # 18.69 [+0.58] GRO frag list over UDP tunnel ok # 19.44 [+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__->