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.28 [+0.26] No GRO ok # 0.87 [+0.59] GRO frag list ok # 1.51 [+0.64] GRO fwd ok # 2.03 [+0.52] UDP fwd perf udp rx: 1115 MB/s 907743 calls/s # 3.10 [+1.07] udp tx: 1152 MB/s 19540 calls/s 19540 msg/s # 4.08 [+0.97] udp rx: 1196 MB/s 973872 calls/s # 4.10 [+0.03] udp tx: 1195 MB/s 20272 calls/s 20272 msg/s # 5.08 [+0.97] udp rx: 1180 MB/s 961360 calls/s # 5.10 [+0.03] udp tx: 1179 MB/s 19999 calls/s 19999 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 1045 MB/s 850883 calls/s # 6.31 [+1.08] udp tx: 1157 MB/s 19627 calls/s 19627 msg/s # 7.27 [+0.97] udp rx: 1115 MB/s 908144 calls/s # 7.31 [+0.03] udp tx: 1112 MB/s 18872 calls/s 18872 msg/s # 8.27 [+0.97] udp rx: 1126 MB/s 917232 calls/s # 8.30 [+0.03] udp tx: 1125 MB/s 19096 calls/s 19096 msg/s # 8.96 [+0.65] GRO frag list over UDP tunnel ok # 9.80 [+0.84] GRO fwd over UDP tunnel ok # 10.07 [+0.27] IPv6 # 10.35 [+0.29] No GRO ok # 10.89 [+0.53] GRO frag list ok # 11.50 [+0.61] GRO fwd ok # 12.04 [+0.54] UDP fwd perf udp rx: 987 MB/s 803854 calls/s # 13.12 [+1.08] udp tx: 1094 MB/s 18563 calls/s 18563 msg/s # 14.09 [+0.97] udp rx: 1156 MB/s 941712 calls/s # 14.12 [+0.03] udp tx: 1158 MB/s 19649 calls/s 19649 msg/s # 15.09 [+0.97] udp rx: 1203 MB/s 979728 calls/s # 15.12 [+0.03] udp tx: 1201 MB/s 20384 calls/s 20384 msg/s # 15.24 [+0.12] UDP GRO fwd perf udp rx: 1091 MB/s 888752 calls/s # 16.32 [+1.08] udp tx: 1129 MB/s 19158 calls/s 19158 msg/s # 17.29 [+0.97] udp rx: 1127 MB/s 917680 calls/s # 17.32 [+0.03] udp tx: 1125 MB/s 19096 calls/s 19096 msg/s # 18.29 [+0.97] udp rx: 1156 MB/s 941568 calls/s # 18.32 [+0.03] udp tx: 1151 MB/s 19523 calls/s 19523 msg/s # 18.98 [+0.66] GRO frag list over UDP tunnel ok # 19.79 [+0.81] 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__->