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.26 [+0.24] No GRO ok # 0.75 [+0.49] GRO frag list ok # 1.31 [+0.56] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1141 MB/s 929501 calls/s # 2.85 [+1.06] udp tx: 1205 MB/s 20450 calls/s 20450 msg/s # 3.82 [+0.97] udp rx: 1197 MB/s 975163 calls/s # 3.85 [+0.03] udp tx: 1198 MB/s 20326 calls/s 20326 msg/s # 4.82 [+0.98] udp rx: 1205 MB/s 981660 calls/s # 4.85 [+0.02] udp tx: 1206 MB/s 20467 calls/s 20467 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1161 MB/s 945451 calls/s # 6.03 [+1.07] udp tx: 1193 MB/s 20247 calls/s 20247 msg/s # 7.01 [+0.97] udp rx: 1171 MB/s 953720 calls/s # 7.03 [+0.03] udp tx: 1188 MB/s 20165 calls/s 20165 msg/s # 8.01 [+0.98] udp rx: 1198 MB/s 975636 calls/s # 8.03 [+0.03] udp tx: 1199 MB/s 20337 calls/s 20337 msg/s # 8.61 [+0.58] GRO frag list over UDP tunnel ok # 9.38 [+0.77] GRO fwd over UDP tunnel ok # 9.64 [+0.26] IPv6 # 9.87 [+0.23] No GRO ok # 10.39 [+0.51] GRO frag list ok # 10.94 [+0.55] GRO fwd ok # 11.41 [+0.47] UDP fwd perf udp rx: 1086 MB/s 884414 calls/s # 12.49 [+1.07] udp tx: 1155 MB/s 19603 calls/s 19603 msg/s # 13.46 [+0.97] udp rx: 1147 MB/s 934091 calls/s # 13.49 [+0.03] udp tx: 1148 MB/s 19477 calls/s 19477 msg/s # 14.46 [+0.97] udp rx: 1142 MB/s 930112 calls/s # 14.49 [+0.03] udp tx: 1144 MB/s 19418 calls/s 19418 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1111 MB/s 904707 calls/s # 15.68 [+1.07] udp tx: 1146 MB/s 19446 calls/s 19446 msg/s # 16.65 [+0.97] udp rx: 1149 MB/s 935548 calls/s # 16.68 [+0.03] udp tx: 1150 MB/s 19510 calls/s 19510 msg/s # 17.65 [+0.97] udp rx: 1154 MB/s 940164 calls/s # 17.68 [+0.03] udp tx: 1155 MB/s 19590 calls/s 19590 msg/s # 18.25 [+0.58] GRO frag list over UDP tunnel ok # 18.98 [+0.73] 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__->