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.28 [+0.26] No GRO ok # 0.88 [+0.60] GRO frag list ok # 1.51 [+0.63] GRO fwd ok # 2.02 [+0.51] UDP fwd perf udp rx: 1319 MB/s 1074408 calls/s # 3.09 [+1.07] udp tx: 1676 MB/s 28433 calls/s 28433 msg/s # 4.06 [+0.97] udp rx: 1871 MB/s 1523232 calls/s # 4.09 [+0.03] udp tx: 1872 MB/s 31752 calls/s 31752 msg/s # 5.06 [+0.97] udp rx: 1870 MB/s 1523136 calls/s # 5.09 [+0.03] udp tx: 1869 MB/s 31700 calls/s 31700 msg/s # 5.21 [+0.12] UDP GRO fwd perf udp rx: 1595 MB/s 1298509 calls/s # 6.28 [+1.07] udp tx: 1796 MB/s 30475 calls/s 30475 msg/s # 7.25 [+0.97] udp rx: 1686 MB/s 1373227 calls/s # 7.28 [+0.03] udp tx: 1894 MB/s 32134 calls/s 32134 msg/s # 8.25 [+0.97] udp rx: 1892 MB/s 1540608 calls/s # 8.28 [+0.03] udp tx: 1890 MB/s 32062 calls/s 32062 msg/s # 8.90 [+0.62] GRO frag list over UDP tunnel ok # 9.69 [+0.78] GRO fwd over UDP tunnel ok # 9.95 [+0.26] IPv6 # 10.22 [+0.27] No GRO ok # 10.76 [+0.54] GRO frag list ok # 11.36 [+0.60] GRO fwd ok # 11.85 [+0.49] UDP fwd perf udp rx: 1570 MB/s 1278736 calls/s # 12.91 [+1.07] udp tx: 1748 MB/s 29653 calls/s 29653 msg/s # 13.89 [+0.98] udp rx: 1820 MB/s 1481808 calls/s # 13.91 [+0.02] udp tx: 1819 MB/s 30860 calls/s 30860 msg/s # 14.89 [+0.98] udp rx: 1845 MB/s 1502448 calls/s # 14.91 [+0.02] udp tx: 1843 MB/s 31264 calls/s 31264 msg/s # 15.03 [+0.12] UDP GRO fwd perf udp rx: 1768 MB/s 1439376 calls/s # 16.09 [+1.06] udp tx: 1824 MB/s 30950 calls/s 30950 msg/s # 17.07 [+0.97] udp rx: 1873 MB/s 1525248 calls/s # 17.09 [+0.03] udp tx: 1871 MB/s 31744 calls/s 31744 msg/s # 18.07 [+0.97] udp rx: 1871 MB/s 1523520 calls/s # 18.09 [+0.03] udp tx: 1845 MB/s 31296 calls/s 31296 msg/s # 18.68 [+0.58] GRO frag list over UDP tunnel ok # 19.41 [+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__->