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.25 [+0.23] No GRO ok # 0.74 [+0.49] GRO frag list ok # 1.30 [+0.56] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1263 MB/s 1028400 calls/s # 2.84 [+1.07] udp tx: 1294 MB/s 21963 calls/s 21963 msg/s # 3.82 [+0.97] udp rx: 1195 MB/s 973344 calls/s # 3.84 [+0.03] udp tx: 1194 MB/s 20255 calls/s 20255 msg/s # 4.82 [+0.97] udp rx: 1204 MB/s 980976 calls/s # 4.84 [+0.03] udp tx: 1203 MB/s 20417 calls/s 20417 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1038 MB/s 845136 calls/s # 6.03 [+1.07] udp tx: 1051 MB/s 17837 calls/s 17837 msg/s # 7.00 [+0.97] udp rx: 1057 MB/s 861168 calls/s # 7.03 [+0.03] udp tx: 1072 MB/s 18190 calls/s 18190 msg/s # 8.00 [+0.98] udp rx: 1079 MB/s 878888 calls/s # 8.03 [+0.02] udp tx: 1078 MB/s 18297 calls/s 18297 msg/s # 8.59 [+0.56] GRO frag list over UDP tunnel ok # 9.31 [+0.72] GRO fwd over UDP tunnel ok # 9.56 [+0.25] IPv6 # 9.82 [+0.26] No GRO ok # 10.34 [+0.52] GRO frag list ok # 10.89 [+0.55] GRO fwd ok # 11.36 [+0.47] UDP fwd perf udp rx: 1211 MB/s 986208 calls/s # 12.43 [+1.07] udp tx: 1238 MB/s 21006 calls/s 21006 msg/s # 13.40 [+0.98] udp rx: 1131 MB/s 920792 calls/s # 13.43 [+0.02] udp tx: 1130 MB/s 19175 calls/s 19175 msg/s # 14.40 [+0.98] udp rx: 1106 MB/s 901192 calls/s # 14.43 [+0.02] udp tx: 1105 MB/s 18743 calls/s 18743 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1093 MB/s 890544 calls/s # 15.61 [+1.07] udp tx: 1123 MB/s 19060 calls/s 19060 msg/s # 16.59 [+0.97] udp rx: 1144 MB/s 931632 calls/s # 16.61 [+0.03] udp tx: 1141 MB/s 19363 calls/s 19363 msg/s # 17.59 [+0.98] udp rx: 1089 MB/s 886748 calls/s # 17.61 [+0.02] udp tx: 1115 MB/s 18924 calls/s 18924 msg/s # 18.18 [+0.56] GRO frag list over UDP tunnel ok # 18.88 [+0.70] 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__->