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.24 [+0.22] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.28 [+0.56] GRO fwd ok # 1.73 [+0.45] UDP fwd perf udp rx: 1094 MB/s 890972 calls/s # 2.80 [+1.06] udp tx: 1130 MB/s 19170 calls/s 19170 msg/s # 3.77 [+0.97] udp rx: 1177 MB/s 958224 calls/s # 3.80 [+0.03] udp tx: 1176 MB/s 19952 calls/s 19952 msg/s # 4.77 [+0.97] udp rx: 1183 MB/s 963456 calls/s # 4.80 [+0.03] udp tx: 1181 MB/s 20046 calls/s 20046 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1147 MB/s 934560 calls/s # 5.98 [+1.06] udp tx: 1180 MB/s 20026 calls/s 20026 msg/s # 6.95 [+0.97] udp rx: 1184 MB/s 964224 calls/s # 6.98 [+0.03] udp tx: 1182 MB/s 20054 calls/s 20054 msg/s # 7.96 [+0.97] udp rx: 1177 MB/s 958704 calls/s # 7.98 [+0.03] udp tx: 1176 MB/s 19955 calls/s 19955 msg/s # 8.52 [+0.54] GRO frag list over UDP tunnel ok # 9.24 [+0.71] GRO fwd over UDP tunnel ok # 9.48 [+0.25] IPv6 # 9.69 [+0.21] No GRO ok # 10.17 [+0.48] GRO frag list ok # 10.68 [+0.51] GRO fwd ok # 11.15 [+0.47] UDP fwd perf udp rx: 1106 MB/s 900620 calls/s # 12.22 [+1.06] udp tx: 1148 MB/s 19471 calls/s 19471 msg/s # 13.19 [+0.97] udp rx: 1172 MB/s 954336 calls/s # 13.22 [+0.03] udp tx: 1170 MB/s 19852 calls/s 19852 msg/s # 14.19 [+0.98] udp rx: 1142 MB/s 930384 calls/s # 14.22 [+0.03] udp tx: 1141 MB/s 19366 calls/s 19366 msg/s # 14.33 [+0.12] UDP GRO fwd perf udp rx: 1132 MB/s 922080 calls/s # 15.40 [+1.07] udp tx: 1160 MB/s 19691 calls/s 19691 msg/s # 16.38 [+0.98] udp rx: 1137 MB/s 925772 calls/s # 16.40 [+0.02] udp tx: 1165 MB/s 19767 calls/s 19767 msg/s # 17.38 [+0.98] udp rx: 1142 MB/s 930240 calls/s # 17.40 [+0.02] udp tx: 1141 MB/s 19361 calls/s 19361 msg/s # 17.96 [+0.56] GRO frag list over UDP tunnel ok # 18.68 [+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__->