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.23] No GRO ok # 0.76 [+0.50] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.81 [+0.48] UDP fwd perf udp rx: 1141 MB/s 929468 calls/s # 2.87 [+1.07] udp tx: 1175 MB/s 19938 calls/s 19938 msg/s # 3.85 [+0.98] udp rx: 1179 MB/s 959952 calls/s # 3.87 [+0.02] udp tx: 1178 MB/s 19983 calls/s 19983 msg/s # 4.85 [+0.98] udp rx: 1179 MB/s 959904 calls/s # 4.87 [+0.02] udp tx: 1177 MB/s 19973 calls/s 19973 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1143 MB/s 930624 calls/s # 6.06 [+1.07] udp tx: 1176 MB/s 19958 calls/s 19958 msg/s # 7.03 [+0.97] udp rx: 1167 MB/s 950832 calls/s # 7.06 [+0.03] udp tx: 1166 MB/s 19784 calls/s 19784 msg/s # 8.03 [+0.97] udp rx: 1166 MB/s 950016 calls/s # 8.06 [+0.03] udp tx: 1165 MB/s 19773 calls/s 19773 msg/s # 8.62 [+0.57] GRO frag list over UDP tunnel ok # 9.37 [+0.75] GRO fwd over UDP tunnel ok # 9.62 [+0.24] IPv6 # 9.85 [+0.23] No GRO ok # 10.37 [+0.52] GRO frag list ok # 10.91 [+0.54] GRO fwd ok # 11.39 [+0.48] UDP fwd perf udp rx: 1088 MB/s 886460 calls/s # 12.45 [+1.06] udp tx: 1145 MB/s 19431 calls/s 19431 msg/s # 13.43 [+0.98] udp rx: 1126 MB/s 917184 calls/s # 13.45 [+0.02] udp tx: 1125 MB/s 19097 calls/s 19097 msg/s # 14.43 [+0.98] udp rx: 1169 MB/s 952128 calls/s # 14.45 [+0.02] udp tx: 1167 MB/s 19804 calls/s 19804 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1171 MB/s 953664 calls/s # 15.64 [+1.07] udp tx: 1202 MB/s 20395 calls/s 20395 msg/s # 16.61 [+0.98] udp rx: 1142 MB/s 930000 calls/s # 16.64 [+0.02] udp tx: 1139 MB/s 19320 calls/s 19320 msg/s # 17.62 [+0.98] udp rx: 1182 MB/s 962971 calls/s # 17.64 [+0.02] udp tx: 1182 MB/s 20053 calls/s 20053 msg/s # 18.19 [+0.55] GRO frag list over UDP tunnel ok # 18.90 [+0.71] 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__->