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.26 [+0.25] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.42 [+0.61] GRO fwd ok # 1.93 [+0.51] UDP fwd perf udp rx: 1053 MB/s 857740 calls/s # 3.00 [+1.07] udp tx: 1228 MB/s 20828 calls/s 20828 msg/s # 3.97 [+0.97] udp rx: 1232 MB/s 1003319 calls/s # 4.00 [+0.03] udp tx: 1267 MB/s 21495 calls/s 21495 msg/s # 4.97 [+0.97] udp rx: 1270 MB/s 1034416 calls/s # 5.00 [+0.03] udp tx: 1268 MB/s 21516 calls/s 21516 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1198 MB/s 975914 calls/s # 6.20 [+1.08] udp tx: 1267 MB/s 21497 calls/s 21497 msg/s # 7.17 [+0.97] udp rx: 1276 MB/s 1039536 calls/s # 7.20 [+0.03] udp tx: 1275 MB/s 21638 calls/s 21638 msg/s # 8.17 [+0.97] udp rx: 1259 MB/s 1025472 calls/s # 8.20 [+0.03] udp tx: 1257 MB/s 21335 calls/s 21335 msg/s # 8.88 [+0.68] GRO frag list over UDP tunnel ok # 9.74 [+0.86] GRO fwd over UDP tunnel ok # 10.01 [+0.27] IPv6 # 10.29 [+0.29] No GRO ok # 10.88 [+0.59] GRO frag list ok # 11.48 [+0.60] GRO fwd ok # 12.00 [+0.52] UDP fwd perf udp rx: 1093 MB/s 890092 calls/s # 13.08 [+1.08] udp tx: 1136 MB/s 19274 calls/s 19274 msg/s # 14.05 [+0.97] udp rx: 1176 MB/s 958048 calls/s # 14.08 [+0.03] udp tx: 1179 MB/s 20012 calls/s 20012 msg/s # 15.05 [+0.97] udp rx: 1233 MB/s 1004592 calls/s # 15.08 [+0.03] udp tx: 1233 MB/s 20913 calls/s 20913 msg/s # 15.20 [+0.12] UDP GRO fwd perf udp rx: 1065 MB/s 867792 calls/s # 16.28 [+1.08] udp tx: 1094 MB/s 18564 calls/s 18564 msg/s # 17.25 [+0.97] udp rx: 1027 MB/s 836142 calls/s # 17.28 [+0.03] udp tx: 1195 MB/s 20273 calls/s 20273 msg/s # 18.25 [+0.97] udp rx: 1182 MB/s 962636 calls/s # 18.28 [+0.03] udp tx: 1240 MB/s 21033 calls/s 21033 msg/s # 18.95 [+0.67] GRO frag list over UDP tunnel ok # 19.79 [+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__->