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.25 [+0.24] No GRO ok # 0.81 [+0.56] GRO frag list ok # 1.38 [+0.57] GRO fwd ok # 1.86 [+0.48] UDP fwd perf udp rx: 1561 MB/s 1270988 calls/s # 2.93 [+1.07] udp tx: 1873 MB/s 31770 calls/s 31770 msg/s # 3.90 [+0.97] udp rx: 1923 MB/s 1565712 calls/s # 3.93 [+0.03] udp tx: 1921 MB/s 32584 calls/s 32584 msg/s # 4.90 [+0.97] udp rx: 1922 MB/s 1565520 calls/s # 4.93 [+0.03] udp tx: 1921 MB/s 32585 calls/s 32585 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1870 MB/s 1522464 calls/s # 6.12 [+1.07] udp tx: 1920 MB/s 32578 calls/s 32578 msg/s # 7.09 [+0.97] udp rx: 1927 MB/s 1569600 calls/s # 7.12 [+0.03] udp tx: 1926 MB/s 32668 calls/s 32668 msg/s # 8.09 [+0.97] udp rx: 1928 MB/s 1570224 calls/s # 8.12 [+0.03] udp tx: 1926 MB/s 32680 calls/s 32680 msg/s # 8.72 [+0.61] GRO frag list over UDP tunnel ok # 9.43 [+0.70] GRO fwd over UDP tunnel ok # 9.67 [+0.24] IPv6 # 9.89 [+0.23] No GRO ok # 10.38 [+0.49] GRO frag list ok # 10.88 [+0.50] GRO fwd ok # 11.33 [+0.45] UDP fwd perf udp rx: 1661 MB/s 1352876 calls/s # 12.40 [+1.06] udp tx: 1864 MB/s 31630 calls/s 31630 msg/s # 13.37 [+0.97] udp rx: 1884 MB/s 1534048 calls/s # 13.40 [+0.03] udp tx: 1882 MB/s 31934 calls/s 31934 msg/s # 14.37 [+0.97] udp rx: 1893 MB/s 1541264 calls/s # 14.40 [+0.03] udp tx: 1890 MB/s 32070 calls/s 32070 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1851 MB/s 1507344 calls/s # 15.58 [+1.07] udp tx: 1894 MB/s 32135 calls/s 32135 msg/s # 16.56 [+0.98] udp rx: 1893 MB/s 1541712 calls/s # 16.58 [+0.02] udp tx: 1891 MB/s 32087 calls/s 32087 msg/s # 17.56 [+0.98] udp rx: 1333 MB/s 1085228 calls/s # 17.58 [+0.02] udp tx: 1773 MB/s 30077 calls/s 30077 msg/s # 18.12 [+0.54] GRO frag list over UDP tunnel ok # 18.85 [+0.73] 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__->