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.24 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.81 [+0.47] UDP fwd perf udp rx: 1141 MB/s 929468 calls/s # 2.88 [+1.07] udp tx: 1174 MB/s 19927 calls/s 19927 msg/s # 3.85 [+0.97] udp rx: 1169 MB/s 952464 calls/s # 3.88 [+0.03] udp tx: 1168 MB/s 19820 calls/s 19820 msg/s # 4.85 [+0.97] udp rx: 1178 MB/s 959616 calls/s # 4.88 [+0.03] udp tx: 1177 MB/s 19976 calls/s 19976 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1145 MB/s 932256 calls/s # 6.07 [+1.07] udp tx: 1180 MB/s 20018 calls/s 20018 msg/s # 7.04 [+0.97] udp rx: 1192 MB/s 970704 calls/s # 7.07 [+0.03] udp tx: 1191 MB/s 20203 calls/s 20203 msg/s # 8.04 [+0.97] udp rx: 1181 MB/s 961776 calls/s # 8.07 [+0.03] udp tx: 1180 MB/s 20015 calls/s 20015 msg/s # 8.64 [+0.57] GRO frag list over UDP tunnel ok # 9.35 [+0.71] GRO fwd over UDP tunnel ok # 9.59 [+0.24] IPv6 # 9.82 [+0.23] No GRO ok # 10.35 [+0.53] GRO frag list ok # 10.88 [+0.54] GRO fwd ok # 11.35 [+0.47] UDP fwd perf udp rx: 1132 MB/s 921696 calls/s # 12.42 [+1.07] udp tx: 1165 MB/s 19760 calls/s 19760 msg/s # 13.39 [+0.97] udp rx: 1133 MB/s 922464 calls/s # 13.42 [+0.03] udp tx: 1131 MB/s 19188 calls/s 19188 msg/s # 14.39 [+0.97] udp rx: 1136 MB/s 924960 calls/s # 14.42 [+0.03] udp tx: 1134 MB/s 19244 calls/s 19244 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1110 MB/s 903888 calls/s # 15.61 [+1.07] udp tx: 1137 MB/s 19301 calls/s 19301 msg/s # 16.58 [+0.97] udp rx: 1119 MB/s 911616 calls/s # 16.61 [+0.03] udp tx: 1118 MB/s 18972 calls/s 18972 msg/s # 17.58 [+0.98] udp rx: 1140 MB/s 928508 calls/s # 17.61 [+0.02] udp tx: 1141 MB/s 19363 calls/s 19363 msg/s # 18.18 [+0.57] GRO frag list over UDP tunnel ok # 18.95 [+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__->