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.24 [+0.22] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.27 [+0.56] GRO fwd ok # 1.72 [+0.45] UDP fwd perf udp rx: 1651 MB/s 1344524 calls/s # 2.78 [+1.06] udp tx: 1872 MB/s 31763 calls/s 31763 msg/s # 3.75 [+0.97] udp rx: 1885 MB/s 1534800 calls/s # 3.78 [+0.03] udp tx: 1885 MB/s 31982 calls/s 31982 msg/s # 4.75 [+0.97] udp rx: 1916 MB/s 1560432 calls/s # 4.78 [+0.03] udp tx: 1914 MB/s 32473 calls/s 32473 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1884 MB/s 1534368 calls/s # 5.96 [+1.06] udp tx: 1929 MB/s 32728 calls/s 32728 msg/s # 6.94 [+0.98] udp rx: 1920 MB/s 1563120 calls/s # 6.96 [+0.02] udp tx: 1918 MB/s 32542 calls/s 32542 msg/s # 7.94 [+0.98] udp rx: 1931 MB/s 1572432 calls/s # 7.96 [+0.02] udp tx: 1929 MB/s 32726 calls/s 32726 msg/s # 8.51 [+0.55] GRO frag list over UDP tunnel ok # 9.22 [+0.70] GRO fwd over UDP tunnel ok # 9.45 [+0.23] IPv6 # 9.67 [+0.22] No GRO ok # 10.15 [+0.48] GRO frag list ok # 10.65 [+0.50] GRO fwd ok # 11.11 [+0.46] UDP fwd perf udp rx: 1522 MB/s 1239660 calls/s # 12.18 [+1.06] udp tx: 1847 MB/s 31336 calls/s 31336 msg/s # 13.15 [+0.98] udp rx: 1882 MB/s 1532400 calls/s # 13.18 [+0.02] udp tx: 1879 MB/s 31881 calls/s 31881 msg/s # 14.15 [+0.98] udp rx: 1890 MB/s 1538928 calls/s # 14.18 [+0.02] udp tx: 1888 MB/s 32035 calls/s 32035 msg/s # 14.29 [+0.12] UDP GRO fwd perf udp rx: 1857 MB/s 1512480 calls/s # 15.35 [+1.06] udp tx: 1904 MB/s 32299 calls/s 32299 msg/s # 16.33 [+0.98] udp rx: 1890 MB/s 1539360 calls/s # 16.35 [+0.02] udp tx: 1889 MB/s 32040 calls/s 32040 msg/s # 17.33 [+0.98] udp rx: 1736 MB/s 1413308 calls/s # 17.35 [+0.02] udp tx: 1872 MB/s 31754 calls/s 31754 msg/s # 17.89 [+0.53] GRO frag list over UDP tunnel ok # 18.57 [+0.68] 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__->