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.23 [+0.21] No GRO ok # 0.69 [+0.47] GRO frag list ok # 1.19 [+0.50] GRO fwd ok # 1.63 [+0.44] UDP fwd perf udp rx: 1344 MB/s 1094252 calls/s # 2.69 [+1.06] udp tx: 1454 MB/s 24673 calls/s 24673 msg/s # 3.66 [+0.98] udp rx: 1241 MB/s 1010832 calls/s # 3.69 [+0.02] udp tx: 1240 MB/s 21041 calls/s 21041 msg/s # 4.66 [+0.98] udp rx: 1242 MB/s 1011648 calls/s # 4.69 [+0.02] udp tx: 1240 MB/s 21048 calls/s 21048 msg/s # 4.81 [+0.12] UDP GRO fwd perf udp rx: 1210 MB/s 985680 calls/s # 5.87 [+1.07] udp tx: 1243 MB/s 21095 calls/s 21095 msg/s # 6.85 [+0.97] udp rx: 1243 MB/s 1012608 calls/s # 6.87 [+0.03] udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # 7.85 [+0.97] udp rx: 1249 MB/s 1017600 calls/s # 7.87 [+0.03] udp tx: 1248 MB/s 21173 calls/s 21173 msg/s # 8.45 [+0.57] GRO frag list over UDP tunnel ok # 9.18 [+0.73] GRO fwd over UDP tunnel ok # 9.43 [+0.25] IPv6 # 9.66 [+0.23] No GRO ok # 10.16 [+0.50] GRO frag list ok # 10.68 [+0.52] GRO fwd ok # 11.16 [+0.48] UDP fwd perf udp rx: 1243 MB/s 1012320 calls/s # 12.23 [+1.07] udp tx: 1278 MB/s 21678 calls/s 21678 msg/s # 13.20 [+0.97] udp rx: 1187 MB/s 967152 calls/s # 13.23 [+0.03] udp tx: 1187 MB/s 20142 calls/s 20142 msg/s # 14.20 [+0.97] udp rx: 1182 MB/s 962688 calls/s # 14.23 [+0.03] udp tx: 1180 MB/s 20025 calls/s 20025 msg/s # 14.35 [+0.12] UDP GRO fwd perf udp rx: 1166 MB/s 949776 calls/s # 15.42 [+1.07] udp tx: 1200 MB/s 20355 calls/s 20355 msg/s # 16.39 [+0.97] udp rx: 1199 MB/s 976272 calls/s # 16.42 [+0.03] udp tx: 1197 MB/s 20316 calls/s 20316 msg/s # 17.40 [+0.97] udp rx: 1195 MB/s 973488 calls/s # 17.42 [+0.03] udp tx: 1194 MB/s 20267 calls/s 20267 msg/s # 17.99 [+0.57] GRO frag list over UDP tunnel ok # 18.73 [+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__->