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.84 [+0.56] GRO frag list ok # 1.45 [+0.62] GRO fwd ok # 1.95 [+0.50] UDP fwd perf udp rx: 1487 MB/s 1211111 calls/s # 3.03 [+1.07] udp tx: 1746 MB/s 29628 calls/s 29628 msg/s # 4.00 [+0.97] udp rx: 1871 MB/s 1523952 calls/s # 4.03 [+0.03] udp tx: 1869 MB/s 31708 calls/s 31708 msg/s # 5.00 [+0.97] udp rx: 1866 MB/s 1519536 calls/s # 5.03 [+0.03] udp tx: 1865 MB/s 31632 calls/s 31632 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1792 MB/s 1459536 calls/s # 6.20 [+1.06] udp tx: 1846 MB/s 31323 calls/s 31323 msg/s # 7.17 [+0.97] udp rx: 1867 MB/s 1520256 calls/s # 7.20 [+0.03] udp tx: 1865 MB/s 31638 calls/s 31638 msg/s # 8.18 [+0.97] udp rx: 1863 MB/s 1516944 calls/s # 8.20 [+0.03] udp tx: 1860 MB/s 31552 calls/s 31552 msg/s # 8.82 [+0.62] GRO frag list over UDP tunnel ok # 9.59 [+0.77] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.11 [+0.25] No GRO ok # 10.61 [+0.50] GRO frag list ok # 11.15 [+0.54] GRO fwd ok # 11.68 [+0.53] UDP fwd perf udp rx: 844 MB/s 687223 calls/s # 12.75 [+1.07] udp tx: 1025 MB/s 17396 calls/s 17396 msg/s # 13.72 [+0.97] udp rx: 1073 MB/s 874224 calls/s # 13.75 [+0.03] udp tx: 1076 MB/s 18258 calls/s 18258 msg/s # 14.72 [+0.97] udp rx: 1187 MB/s 966768 calls/s # 14.75 [+0.03] udp tx: 1186 MB/s 20122 calls/s 20122 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1126 MB/s 917328 calls/s # 15.94 [+1.07] udp tx: 1159 MB/s 19673 calls/s 19673 msg/s # 16.91 [+0.97] udp rx: 977 MB/s 796181 calls/s # 16.94 [+0.03] udp tx: 1191 MB/s 20214 calls/s 20214 msg/s # 17.91 [+0.97] udp rx: 1127 MB/s 918098 calls/s # 17.94 [+0.03] udp tx: 1184 MB/s 20090 calls/s 20090 msg/s # 18.53 [+0.59] GRO frag list over UDP tunnel ok # 19.28 [+0.75] 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__->