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.78 [+0.52] GRO frag list ok # 1.34 [+0.56] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1174 MB/s 956540 calls/s # 2.89 [+1.07] udp tx: 1210 MB/s 20524 calls/s 20524 msg/s # 3.86 [+0.97] udp rx: 1213 MB/s 987792 calls/s # 3.89 [+0.03] udp tx: 1212 MB/s 20558 calls/s 20558 msg/s # 4.86 [+0.98] udp rx: 1209 MB/s 984288 calls/s # 4.89 [+0.02] udp tx: 1207 MB/s 20472 calls/s 20472 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1160 MB/s 944544 calls/s # 6.08 [+1.07] udp tx: 1192 MB/s 20222 calls/s 20222 msg/s # 7.05 [+0.97] udp rx: 1200 MB/s 976944 calls/s # 7.08 [+0.03] udp tx: 1198 MB/s 20325 calls/s 20325 msg/s # 8.05 [+0.97] udp rx: 1220 MB/s 993936 calls/s # 8.08 [+0.03] udp tx: 1220 MB/s 20693 calls/s 20693 msg/s # 8.66 [+0.58] GRO frag list over UDP tunnel ok # 9.40 [+0.75] GRO fwd over UDP tunnel ok # 9.66 [+0.26] IPv6 # 9.90 [+0.24] No GRO ok # 10.41 [+0.51] GRO frag list ok # 10.94 [+0.53] GRO fwd ok # 11.42 [+0.48] UDP fwd perf udp rx: 1085 MB/s 883932 calls/s # 12.49 [+1.07] udp tx: 1145 MB/s 19421 calls/s 19421 msg/s # 13.46 [+0.97] udp rx: 1163 MB/s 946832 calls/s # 13.49 [+0.03] udp tx: 1160 MB/s 19688 calls/s 19688 msg/s # 14.46 [+0.97] udp rx: 1126 MB/s 917376 calls/s # 14.49 [+0.03] udp tx: 1126 MB/s 19099 calls/s 19099 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1063 MB/s 865401 calls/s # 15.68 [+1.07] udp tx: 1164 MB/s 19751 calls/s 19751 msg/s # 16.65 [+0.97] udp rx: 1219 MB/s 993216 calls/s # 16.68 [+0.03] udp tx: 1219 MB/s 20684 calls/s 20684 msg/s # 17.65 [+0.97] udp rx: 1150 MB/s 936624 calls/s # 17.68 [+0.03] udp tx: 1146 MB/s 19451 calls/s 19451 msg/s # 18.27 [+0.59] GRO frag list over UDP tunnel ok # 19.01 [+0.74] 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__->