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.26] No GRO ok # 0.82 [+0.54] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.90 [+0.49] UDP fwd perf udp rx: 1060 MB/s 863359 calls/s # 2.98 [+1.08] udp tx: 1099 MB/s 18644 calls/s 18644 msg/s # 3.94 [+0.97] udp rx: 1138 MB/s 927264 calls/s # 3.98 [+0.03] udp tx: 1139 MB/s 19329 calls/s 19329 msg/s # 4.95 [+0.97] udp rx: 1096 MB/s 892896 calls/s # 4.98 [+0.03] udp tx: 1093 MB/s 18549 calls/s 18549 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1109 MB/s 903504 calls/s # 6.17 [+1.07] udp tx: 1132 MB/s 19210 calls/s 19210 msg/s # 7.14 [+0.97] udp rx: 1126 MB/s 917280 calls/s # 7.17 [+0.03] udp tx: 1136 MB/s 19284 calls/s 19284 msg/s # 8.14 [+0.97] udp rx: 1164 MB/s 948336 calls/s # 8.17 [+0.03] udp tx: 1164 MB/s 19744 calls/s 19744 msg/s # 8.76 [+0.59] GRO frag list over UDP tunnel ok # 9.53 [+0.77] GRO fwd over UDP tunnel ok # 9.79 [+0.26] IPv6 # 10.03 [+0.24] No GRO ok # 10.57 [+0.54] GRO frag list ok # 11.13 [+0.56] GRO fwd ok # 11.64 [+0.51] UDP fwd perf udp rx: 983 MB/s 800421 calls/s # 12.71 [+1.07] udp tx: 1099 MB/s 18653 calls/s 18653 msg/s # 13.68 [+0.97] udp rx: 1067 MB/s 869155 calls/s # 13.71 [+0.03] udp tx: 1105 MB/s 18756 calls/s 18756 msg/s # 14.68 [+0.97] udp rx: 1082 MB/s 881435 calls/s # 14.71 [+0.03] udp tx: 1092 MB/s 18529 calls/s 18529 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 982 MB/s 799680 calls/s # 15.91 [+1.07] udp tx: 1016 MB/s 17239 calls/s 17239 msg/s # 16.88 [+0.97] udp rx: 1120 MB/s 912048 calls/s # 16.91 [+0.03] udp tx: 1119 MB/s 18984 calls/s 18984 msg/s # 17.88 [+0.97] udp rx: 1070 MB/s 871415 calls/s # 17.91 [+0.03] udp tx: 1127 MB/s 19127 calls/s 19127 msg/s # 18.48 [+0.57] GRO frag list over UDP tunnel ok # 19.25 [+0.78] 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__->