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.22 [+0.21] No GRO ok # 0.68 [+0.46] GRO frag list ok # 1.18 [+0.50] GRO fwd ok # 1.61 [+0.43] UDP fwd perf udp rx: 1136 MB/s 925388 calls/s # 2.67 [+1.06] udp tx: 1813 MB/s 30753 calls/s 30753 msg/s # 3.65 [+0.98] udp rx: 1911 MB/s 1555920 calls/s # 3.67 [+0.02] udp tx: 1909 MB/s 32383 calls/s 32383 msg/s # 4.65 [+0.98] udp rx: 1917 MB/s 1561248 calls/s # 4.67 [+0.02] udp tx: 1915 MB/s 32491 calls/s 32491 msg/s # 4.79 [+0.12] UDP GRO fwd perf udp rx: 1872 MB/s 1524048 calls/s # 5.85 [+1.06] udp tx: 1915 MB/s 32485 calls/s 32485 msg/s # 6.83 [+0.98] udp rx: 1914 MB/s 1558368 calls/s # 6.85 [+0.02] udp tx: 1912 MB/s 32429 calls/s 32429 msg/s # 7.83 [+0.98] udp rx: 1916 MB/s 1560240 calls/s # 7.85 [+0.02] udp tx: 1914 MB/s 32473 calls/s 32473 msg/s # 8.37 [+0.52] GRO frag list over UDP tunnel ok # 9.04 [+0.66] GRO fwd over UDP tunnel ok # 9.27 [+0.23] IPv6 # 9.51 [+0.24] No GRO ok # 9.98 [+0.47] GRO frag list ok # 10.47 [+0.49] GRO fwd ok # 10.91 [+0.43] UDP fwd perf udp rx: 1874 MB/s 1526208 calls/s # 11.97 [+1.06] udp tx: 1924 MB/s 32633 calls/s 32633 msg/s # 12.94 [+0.98] udp rx: 1857 MB/s 1512432 calls/s # 12.97 [+0.02] udp tx: 1856 MB/s 31479 calls/s 31479 msg/s # 13.94 [+0.98] udp rx: 1815 MB/s 1478064 calls/s # 13.97 [+0.02] udp tx: 1814 MB/s 30770 calls/s 30770 msg/s # 14.09 [+0.12] UDP GRO fwd perf udp rx: 1853 MB/s 1508976 calls/s # 15.15 [+1.06] udp tx: 1900 MB/s 32226 calls/s 32226 msg/s # 16.12 [+0.98] udp rx: 1896 MB/s 1543776 calls/s # 16.15 [+0.03] udp tx: 1893 MB/s 32120 calls/s 32120 msg/s # 17.12 [+0.98] udp rx: 1889 MB/s 1538160 calls/s # 17.15 [+0.02] udp tx: 1888 MB/s 32023 calls/s 32023 msg/s # 17.66 [+0.52] GRO frag list over UDP tunnel ok # 18.35 [+0.69] 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__->