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.29 [+0.27] No GRO ok # 0.90 [+0.61] GRO frag list ok # 1.57 [+0.67] GRO fwd ok # 2.11 [+0.54] UDP fwd perf udp rx: 1190 MB/s 969345 calls/s # 3.19 [+1.08] udp tx: 1242 MB/s 21081 calls/s 21081 msg/s # 4.15 [+0.97] udp rx: 1126 MB/s 916684 calls/s # 4.19 [+0.03] udp tx: 1221 MB/s 20724 calls/s 20724 msg/s # 5.15 [+0.97] udp rx: 1165 MB/s 949086 calls/s # 5.19 [+0.03] udp tx: 1222 MB/s 20732 calls/s 20732 msg/s # 5.31 [+0.12] UDP GRO fwd perf udp rx: 1130 MB/s 920032 calls/s # 6.38 [+1.07] udp tx: 1256 MB/s 21316 calls/s 21316 msg/s # 7.35 [+0.97] udp rx: 1070 MB/s 871847 calls/s # 7.38 [+0.03] udp tx: 1245 MB/s 21125 calls/s 21125 msg/s # 8.35 [+0.97] udp rx: 1168 MB/s 951220 calls/s # 8.38 [+0.03] udp tx: 1251 MB/s 21231 calls/s 21231 msg/s # 9.01 [+0.63] GRO frag list over UDP tunnel ok # 9.85 [+0.84] GRO fwd over UDP tunnel ok # 10.11 [+0.27] IPv6 # 10.39 [+0.27] No GRO ok # 10.97 [+0.58] GRO frag list ok # 11.56 [+0.59] GRO fwd ok # 12.10 [+0.54] UDP fwd perf udp rx: 1156 MB/s 941708 calls/s # 13.18 [+1.08] udp tx: 1734 MB/s 29423 calls/s 29423 msg/s # 14.14 [+0.96] udp rx: 1874 MB/s 1526064 calls/s # 14.18 [+0.03] udp tx: 1872 MB/s 31767 calls/s 31767 msg/s # 15.14 [+0.97] udp rx: 1781 MB/s 1450073 calls/s # 15.18 [+0.03] udp tx: 1845 MB/s 31306 calls/s 31306 msg/s # 15.30 [+0.12] UDP GRO fwd perf udp rx: 1699 MB/s 1383311 calls/s # 16.38 [+1.08] udp tx: 1802 MB/s 30577 calls/s 30577 msg/s # 17.34 [+0.97] udp rx: 1659 MB/s 1350769 calls/s # 17.38 [+0.03] udp tx: 1805 MB/s 30622 calls/s 30622 msg/s # 18.34 [+0.97] udp rx: 1427 MB/s 1162278 calls/s # 18.38 [+0.03] udp tx: 1777 MB/s 30150 calls/s 30150 msg/s # 19.01 [+0.64] GRO frag list over UDP tunnel ok # 19.85 [+0.84] 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__->