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.23 [+0.21] No GRO ok # 0.71 [+0.49] GRO frag list ok # 1.26 [+0.54] GRO fwd ok # 1.73 [+0.48] UDP fwd perf udp rx: 1452 MB/s 1182284 calls/s # 2.80 [+1.07] udp tx: 1864 MB/s 31623 calls/s 31623 msg/s # 3.78 [+0.98] udp rx: 1927 MB/s 1569216 calls/s # 3.80 [+0.02] udp tx: 1925 MB/s 32652 calls/s 32652 msg/s # 4.78 [+0.97] udp rx: 1918 MB/s 1561920 calls/s # 4.80 [+0.03] udp tx: 1916 MB/s 32509 calls/s 32509 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1867 MB/s 1520352 calls/s # 6.00 [+1.07] udp tx: 1922 MB/s 32607 calls/s 32607 msg/s # 6.97 [+0.97] udp rx: 1918 MB/s 1561728 calls/s # 7.00 [+0.03] udp tx: 1915 MB/s 32496 calls/s 32496 msg/s # 7.97 [+0.97] udp rx: 1915 MB/s 1559712 calls/s # 8.00 [+0.03] udp tx: 1913 MB/s 32461 calls/s 32461 msg/s # 8.58 [+0.58] GRO frag list over UDP tunnel ok # 9.33 [+0.75] GRO fwd over UDP tunnel ok # 9.58 [+0.25] IPv6 # 9.82 [+0.24] No GRO ok # 10.32 [+0.50] GRO frag list ok # 10.85 [+0.52] GRO fwd ok # 11.34 [+0.49] UDP fwd perf udp rx: 1486 MB/s 1210124 calls/s # 12.40 [+1.07] udp tx: 1831 MB/s 31071 calls/s 31071 msg/s # 13.38 [+0.97] udp rx: 1861 MB/s 1515744 calls/s # 13.40 [+0.03] udp tx: 1860 MB/s 31556 calls/s 31556 msg/s # 14.38 [+0.97] udp rx: 1879 MB/s 1530336 calls/s # 14.40 [+0.03] udp tx: 1877 MB/s 31849 calls/s 31849 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1827 MB/s 1488096 calls/s # 15.59 [+1.07] udp tx: 1883 MB/s 31946 calls/s 31946 msg/s # 16.56 [+0.97] udp rx: 1878 MB/s 1529616 calls/s # 16.59 [+0.03] udp tx: 1876 MB/s 31828 calls/s 31828 msg/s # 17.57 [+0.97] udp rx: 1889 MB/s 1538448 calls/s # 17.59 [+0.03] udp tx: 1887 MB/s 32017 calls/s 32017 msg/s # 18.20 [+0.60] GRO frag list over UDP tunnel ok # 18.95 [+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__->