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.26 [+0.24] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp rx: 1560 MB/s 1270285 calls/s # 2.93 [+1.07] udp tx: 1882 MB/s 31924 calls/s 31924 msg/s # 3.90 [+0.97] udp rx: 1927 MB/s 1568832 calls/s # 3.93 [+0.03] udp tx: 1925 MB/s 32656 calls/s 32656 msg/s # 4.90 [+0.97] udp rx: 1928 MB/s 1570080 calls/s # 4.93 [+0.03] udp tx: 1924 MB/s 32640 calls/s 32640 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1890 MB/s 1539408 calls/s # 6.11 [+1.07] udp tx: 1934 MB/s 32804 calls/s 32804 msg/s # 7.09 [+0.98] udp rx: 1932 MB/s 1573392 calls/s # 7.11 [+0.02] udp tx: 1930 MB/s 32745 calls/s 32745 msg/s # 8.09 [+0.98] udp rx: 1936 MB/s 1576176 calls/s # 8.11 [+0.02] udp tx: 1934 MB/s 32805 calls/s 32805 msg/s # 8.68 [+0.57] GRO frag list over UDP tunnel ok # 9.41 [+0.72] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.89 [+0.24] No GRO ok # 10.40 [+0.51] GRO frag list ok # 10.93 [+0.53] GRO fwd ok # 11.42 [+0.48] UDP fwd perf udp rx: 1331 MB/s 1084316 calls/s # 12.49 [+1.07] udp tx: 1819 MB/s 30859 calls/s 30859 msg/s # 13.46 [+0.97] udp rx: 1909 MB/s 1554528 calls/s # 13.49 [+0.02] udp tx: 1908 MB/s 32362 calls/s 32362 msg/s # 14.46 [+0.97] udp rx: 1904 MB/s 1550736 calls/s # 14.49 [+0.03] udp tx: 1902 MB/s 32271 calls/s 32271 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1851 MB/s 1507344 calls/s # 15.68 [+1.07] udp tx: 1904 MB/s 32295 calls/s 32295 msg/s # 16.65 [+0.97] udp rx: 1906 MB/s 1552128 calls/s # 16.68 [+0.03] udp tx: 1904 MB/s 32301 calls/s 32301 msg/s # 17.65 [+0.97] udp rx: 1913 MB/s 1557456 calls/s # 17.68 [+0.03] udp tx: 1911 MB/s 32423 calls/s 32423 msg/s # 18.25 [+0.58] GRO frag list over UDP tunnel ok # 18.99 [+0.74] 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__->