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.29 [+0.28] No GRO ok # 0.86 [+0.57] GRO frag list ok # 1.51 [+0.65] GRO fwd ok # 2.05 [+0.54] UDP fwd perf udp rx: 1149 MB/s 936140 calls/s # 3.13 [+1.08] udp tx: 1227 MB/s 20819 calls/s 20819 msg/s # 4.10 [+0.97] udp rx: 1206 MB/s 982032 calls/s # 4.13 [+0.03] udp tx: 1203 MB/s 20409 calls/s 20409 msg/s # 5.10 [+0.97] udp rx: 1189 MB/s 968448 calls/s # 5.13 [+0.03] udp tx: 1190 MB/s 20192 calls/s 20192 msg/s # 5.26 [+0.12] UDP GRO fwd perf udp rx: 1062 MB/s 865296 calls/s # 6.34 [+1.08] udp tx: 1105 MB/s 18749 calls/s 18749 msg/s # 7.31 [+0.97] udp rx: 1196 MB/s 974256 calls/s # 7.34 [+0.03] udp tx: 1193 MB/s 20247 calls/s 20247 msg/s # 8.31 [+0.97] udp rx: 1174 MB/s 956251 calls/s # 8.34 [+0.03] udp tx: 1181 MB/s 20037 calls/s 20037 msg/s # 8.99 [+0.65] GRO frag list over UDP tunnel ok # 9.87 [+0.88] GRO fwd over UDP tunnel ok # 10.15 [+0.28] IPv6 # 10.41 [+0.26] No GRO ok # 10.99 [+0.57] GRO frag list ok # 11.55 [+0.56] GRO fwd ok # 12.03 [+0.48] UDP fwd perf udp rx: 1501 MB/s 1222460 calls/s # 13.10 [+1.07] udp tx: 1647 MB/s 27950 calls/s 27950 msg/s # 14.08 [+0.97] udp rx: 1830 MB/s 1490016 calls/s # 14.10 [+0.03] udp tx: 1824 MB/s 30948 calls/s 30948 msg/s # 15.08 [+0.97] udp rx: 1728 MB/s 1407264 calls/s # 15.10 [+0.03] udp tx: 1731 MB/s 29364 calls/s 29364 msg/s # 15.23 [+0.13] UDP GRO fwd perf udp rx: 1753 MB/s 1427568 calls/s # 16.31 [+1.08] udp tx: 1809 MB/s 30693 calls/s 30693 msg/s # 17.28 [+0.97] udp rx: 1787 MB/s 1455072 calls/s # 17.31 [+0.03] udp tx: 1786 MB/s 30292 calls/s 30292 msg/s # 18.28 [+0.97] udp rx: 1854 MB/s 1509984 calls/s # 18.31 [+0.03] udp tx: 1852 MB/s 31424 calls/s 31424 msg/s # 18.95 [+0.64] GRO frag list over UDP tunnel ok # 19.84 [+0.89] 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__->