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.27 [+0.25] No GRO ok # 0.84 [+0.57] GRO frag list ok # 1.50 [+0.66] GRO fwd ok # 2.04 [+0.54] UDP fwd perf udp rx: 903 MB/s 735879 calls/s # 3.11 [+1.08] udp tx: 1188 MB/s 20155 calls/s 20155 msg/s # 4.08 [+0.97] udp rx: 1038 MB/s 845784 calls/s # 4.11 [+0.03] udp tx: 1154 MB/s 19582 calls/s 19582 msg/s # 5.08 [+0.97] udp rx: 1075 MB/s 875570 calls/s # 5.11 [+0.03] udp tx: 1164 MB/s 19744 calls/s 19744 msg/s # 5.24 [+0.12] UDP GRO fwd perf udp rx: 1057 MB/s 861024 calls/s # 6.31 [+1.08] udp tx: 1092 MB/s 18536 calls/s 18536 msg/s # 7.31 [+1.00] udp tx: 1171 MB/s 19871 calls/s 19871 msg/s # 7.32 [+0.00] udp rx: 944 MB/s 768597 calls/s # 8.31 [+1.00] udp tx: 1184 MB/s 20092 calls/s 20092 msg/s # 8.41 [+0.10] udp rx: 952 MB/s 775066 calls/s # 8.99 [+0.58] GRO frag list over UDP tunnel ok # 9.85 [+0.86] GRO fwd over UDP tunnel ok # 10.14 [+0.29] IPv6 # 10.45 [+0.31] No GRO ok # 11.03 [+0.58] GRO frag list ok # 11.65 [+0.62] GRO fwd ok # 12.19 [+0.54] UDP fwd perf udp rx: 1155 MB/s 940752 calls/s # 13.27 [+1.08] udp tx: 1190 MB/s 20194 calls/s 20194 msg/s # 14.24 [+0.97] udp rx: 1179 MB/s 959904 calls/s # 14.27 [+0.03] udp tx: 1176 MB/s 19956 calls/s 19956 msg/s # 15.24 [+0.97] udp rx: 1155 MB/s 940464 calls/s # 15.27 [+0.03] udp tx: 1154 MB/s 19582 calls/s 19582 msg/s # 15.39 [+0.12] UDP GRO fwd perf udp rx: 911 MB/s 742265 calls/s # 16.47 [+1.08] udp tx: 1089 MB/s 18476 calls/s 18476 msg/s # 17.44 [+0.97] udp rx: 1130 MB/s 920544 calls/s # 17.47 [+0.03] udp tx: 1128 MB/s 19145 calls/s 19145 msg/s # 18.44 [+0.97] udp rx: 1136 MB/s 925064 calls/s # 18.47 [+0.03] udp tx: 1135 MB/s 19265 calls/s 19265 msg/s # 19.08 [+0.61] GRO frag list over UDP tunnel ok # 19.81 [+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__->