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.49] GRO frag list ok # 1.27 [+0.55] GRO fwd ok # 1.73 [+0.46] UDP fwd perf udp rx: 1005 MB/s 818298 calls/s # 2.79 [+1.06] udp tx: 1472 MB/s 24981 calls/s 24981 msg/s # 3.76 [+0.98] udp rx: 1897 MB/s 1544402 calls/s # 3.79 [+0.02] udp tx: 1896 MB/s 32162 calls/s 32162 msg/s # 4.77 [+0.98] udp rx: 1904 MB/s 1550352 calls/s # 4.79 [+0.02] udp tx: 1902 MB/s 32262 calls/s 32262 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1848 MB/s 1505040 calls/s # 5.97 [+1.07] udp tx: 1903 MB/s 32278 calls/s 32278 msg/s # 6.95 [+0.97] udp rx: 1897 MB/s 1544640 calls/s # 6.97 [+0.03] udp tx: 1894 MB/s 32136 calls/s 32136 msg/s # 7.95 [+0.97] udp rx: 1901 MB/s 1548000 calls/s # 7.97 [+0.03] udp tx: 1898 MB/s 32204 calls/s 32204 msg/s # 8.54 [+0.56] GRO frag list over UDP tunnel ok # 9.24 [+0.71] GRO fwd over UDP tunnel ok # 9.49 [+0.25] IPv6 # 9.72 [+0.23] No GRO ok # 10.21 [+0.49] GRO frag list ok # 10.73 [+0.52] GRO fwd ok # 11.20 [+0.47] UDP fwd perf udp rx: 574 MB/s 467872 calls/s # 12.27 [+1.07] udp tx: 1669 MB/s 28313 calls/s 28313 msg/s # 13.24 [+0.97] udp rx: 1910 MB/s 1554960 calls/s # 13.27 [+0.03] udp tx: 1907 MB/s 32349 calls/s 32349 msg/s # 14.24 [+0.97] udp rx: 1897 MB/s 1544592 calls/s # 14.27 [+0.03] udp tx: 1895 MB/s 32146 calls/s 32146 msg/s # 14.39 [+0.12] UDP GRO fwd perf udp rx: 1846 MB/s 1503024 calls/s # 15.46 [+1.07] udp tx: 1895 MB/s 32145 calls/s 32145 msg/s # 16.43 [+0.97] udp rx: 1916 MB/s 1559952 calls/s # 16.46 [+0.03] udp tx: 1913 MB/s 32456 calls/s 32456 msg/s # 17.43 [+0.98] udp rx: 1904 MB/s 1550496 calls/s # 17.46 [+0.02] udp tx: 1902 MB/s 32270 calls/s 32270 msg/s # 18.02 [+0.56] GRO frag list over UDP tunnel ok # 18.73 [+0.71] 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__->