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.22 [+0.20] No GRO ok # 0.68 [+0.46] GRO frag list ok # 1.19 [+0.51] GRO fwd ok # 1.62 [+0.43] UDP fwd perf udp rx: 1629 MB/s 1326557 calls/s # 2.68 [+1.06] udp tx: 1870 MB/s 31722 calls/s 31722 msg/s # 3.66 [+0.98] udp rx: 1921 MB/s 1564512 calls/s # 3.68 [+0.02] udp tx: 1919 MB/s 32563 calls/s 32563 msg/s # 4.66 [+0.98] udp rx: 1916 MB/s 1560144 calls/s # 4.68 [+0.02] udp tx: 1914 MB/s 32470 calls/s 32470 msg/s # 4.80 [+0.12] UDP GRO fwd perf udp rx: 1858 MB/s 1512768 calls/s # 5.87 [+1.06] udp tx: 1910 MB/s 32407 calls/s 32407 msg/s # 6.84 [+0.97] udp rx: 1919 MB/s 1562544 calls/s # 6.87 [+0.03] udp tx: 1917 MB/s 32529 calls/s 32529 msg/s # 7.84 [+0.97] udp rx: 1920 MB/s 1563168 calls/s # 7.87 [+0.03] udp tx: 1918 MB/s 32531 calls/s 32531 msg/s # 8.38 [+0.52] GRO frag list over UDP tunnel ok # 9.05 [+0.66] GRO fwd over UDP tunnel ok # 9.28 [+0.23] IPv6 # 9.48 [+0.20] No GRO ok # 9.95 [+0.47] GRO frag list ok # 10.44 [+0.49] GRO fwd ok # 10.88 [+0.44] UDP fwd perf udp rx: 1423 MB/s 1158860 calls/s # 11.94 [+1.06] udp tx: 1809 MB/s 30696 calls/s 30696 msg/s # 12.92 [+0.98] udp rx: 1886 MB/s 1535760 calls/s # 12.94 [+0.02] udp tx: 1884 MB/s 31968 calls/s 31968 msg/s # 13.92 [+0.98] udp rx: 1871 MB/s 1523568 calls/s # 13.94 [+0.02] udp tx: 1869 MB/s 31700 calls/s 31700 msg/s # 14.06 [+0.12] UDP GRO fwd perf udp rx: 1826 MB/s 1487088 calls/s # 15.12 [+1.06] udp tx: 1872 MB/s 31767 calls/s 31767 msg/s # 16.10 [+0.98] udp rx: 1895 MB/s 1542816 calls/s # 16.12 [+0.02] udp tx: 1893 MB/s 32115 calls/s 32115 msg/s # 17.10 [+0.98] udp rx: 1887 MB/s 1536672 calls/s # 17.12 [+0.02] udp tx: 1885 MB/s 31979 calls/s 31979 msg/s # 17.65 [+0.52] GRO frag list over UDP tunnel ok # 18.32 [+0.67] 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__->