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.01 [+0.01] IPv4 # 0.24 [+0.23] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.82 [+0.47] UDP fwd perf udp rx: 1694 MB/s 1379613 calls/s # 2.89 [+1.07] udp tx: 1906 MB/s 32333 calls/s 32333 msg/s # 3.86 [+0.97] udp rx: 1768 MB/s 1439707 calls/s # 3.89 [+0.02] udp tx: 1916 MB/s 32506 calls/s 32506 msg/s # 4.86 [+0.97] udp rx: 1938 MB/s 1578288 calls/s # 4.89 [+0.03] udp tx: 1936 MB/s 32845 calls/s 32845 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1565 MB/s 1274132 calls/s # 6.07 [+1.06] udp tx: 1773 MB/s 30074 calls/s 30074 msg/s # 7.04 [+0.97] udp rx: 1925 MB/s 1567584 calls/s # 7.07 [+0.03] udp tx: 1924 MB/s 32642 calls/s 32642 msg/s # 8.04 [+0.97] udp rx: 1939 MB/s 1579008 calls/s # 8.07 [+0.03] udp tx: 1937 MB/s 32859 calls/s 32859 msg/s # 8.62 [+0.55] GRO frag list over UDP tunnel ok # 9.37 [+0.74] GRO fwd over UDP tunnel ok # 9.61 [+0.24] IPv6 # 9.86 [+0.26] No GRO ok # 10.35 [+0.49] GRO frag list ok # 10.83 [+0.48] GRO fwd ok # 11.29 [+0.46] UDP fwd perf udp rx: 1725 MB/s 1404781 calls/s # 12.35 [+1.06] udp tx: 1845 MB/s 31307 calls/s 31307 msg/s # 13.33 [+0.97] udp rx: 1888 MB/s 1537344 calls/s # 13.35 [+0.03] udp tx: 1885 MB/s 31974 calls/s 31974 msg/s # 14.33 [+0.97] udp rx: 1882 MB/s 1532160 calls/s # 14.35 [+0.03] udp tx: 1880 MB/s 31891 calls/s 31891 msg/s # 14.47 [+0.12] UDP GRO fwd perf udp rx: 1625 MB/s 1323252 calls/s # 15.54 [+1.07] udp tx: 1897 MB/s 32184 calls/s 32184 msg/s # 16.51 [+0.97] udp rx: 1912 MB/s 1556880 calls/s # 16.54 [+0.03] udp tx: 1910 MB/s 32408 calls/s 32408 msg/s # 17.51 [+0.97] udp rx: 1915 MB/s 1559376 calls/s # 17.54 [+0.03] udp tx: 1913 MB/s 32454 calls/s 32454 msg/s # 18.10 [+0.56] GRO frag list over UDP tunnel ok # 18.83 [+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__->