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.27 [+0.25] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.45 [+0.63] GRO fwd ok # 1.98 [+0.53] UDP fwd perf udp rx: 771 MB/s 627771 calls/s # 3.05 [+1.07] udp tx: 1143 MB/s 19388 calls/s 19388 msg/s # 4.02 [+0.97] udp rx: 1203 MB/s 979891 calls/s # 4.05 [+0.03] udp tx: 1202 MB/s 20393 calls/s 20393 msg/s # 5.02 [+0.97] udp rx: 1193 MB/s 972043 calls/s # 5.05 [+0.03] udp tx: 1235 MB/s 20963 calls/s 20963 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1184 MB/s 964368 calls/s # 6.24 [+1.07] udp tx: 1219 MB/s 20692 calls/s 20692 msg/s # 7.24 [+1.00] udp rx: 1229 MB/s 1000907 calls/s # 7.24 [+0.00] udp tx: 1279 MB/s 21694 calls/s 21694 msg/s # 8.24 [+1.00] udp tx: 1291 MB/s 21899 calls/s 21899 msg/s # 8.24 [+0.00] udp rx: 1045 MB/s 851096 calls/s # 8.86 [+0.61] GRO frag list over UDP tunnel ok # 9.69 [+0.83] GRO fwd over UDP tunnel ok # 9.95 [+0.26] IPv6 # 10.21 [+0.26] No GRO ok # 10.75 [+0.54] GRO frag list ok # 11.29 [+0.54] GRO fwd ok # 11.76 [+0.47] UDP fwd perf udp rx: 1522 MB/s 1239410 calls/s # 12.82 [+1.06] udp tx: 1659 MB/s 28151 calls/s 28151 msg/s # 13.80 [+0.98] udp rx: 1841 MB/s 1498928 calls/s # 13.82 [+0.02] udp tx: 1838 MB/s 31184 calls/s 31184 msg/s # 14.80 [+0.98] udp rx: 1841 MB/s 1498848 calls/s # 14.82 [+0.02] udp tx: 1839 MB/s 31203 calls/s 31203 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 1700 MB/s 1384224 calls/s # 16.01 [+1.06] udp tx: 1753 MB/s 29741 calls/s 29741 msg/s # 16.98 [+0.97] udp rx: 1888 MB/s 1537632 calls/s # 17.01 [+0.03] udp tx: 1887 MB/s 32009 calls/s 32009 msg/s # 17.98 [+0.97] udp rx: 1774 MB/s 1444652 calls/s # 18.01 [+0.03] udp tx: 1868 MB/s 31699 calls/s 31699 msg/s # 18.63 [+0.63] GRO frag list over UDP tunnel ok # 19.39 [+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__->