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.23] No GRO ok # 0.78 [+0.54] GRO frag list ok # 1.38 [+0.60] GRO fwd ok # 1.90 [+0.52] UDP fwd perf udp rx: 1004 MB/s 817619 calls/s # 2.96 [+1.07] udp tx: 1205 MB/s 20448 calls/s 20448 msg/s # 3.94 [+0.97] udp rx: 1270 MB/s 1034400 calls/s # 3.96 [+0.03] udp tx: 1269 MB/s 21532 calls/s 21532 msg/s # 4.94 [+0.97] udp rx: 1200 MB/s 976934 calls/s # 4.96 [+0.03] udp tx: 1269 MB/s 21526 calls/s 21526 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1038 MB/s 845198 calls/s # 6.16 [+1.07] udp tx: 1285 MB/s 21803 calls/s 21803 msg/s # 7.12 [+0.97] udp rx: 1284 MB/s 1045592 calls/s # 7.16 [+0.03] udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # 8.13 [+0.97] udp rx: 1280 MB/s 1042640 calls/s # 8.16 [+0.03] udp tx: 1279 MB/s 21696 calls/s 21696 msg/s # 8.74 [+0.58] GRO frag list over UDP tunnel ok # 9.53 [+0.80] GRO fwd over UDP tunnel ok # 9.80 [+0.26] IPv6 # 10.04 [+0.24] No GRO ok # 10.56 [+0.51] GRO frag list ok # 11.13 [+0.57] GRO fwd ok # 11.67 [+0.54] UDP fwd perf udp rx: 1054 MB/s 858449 calls/s # 12.74 [+1.07] udp tx: 1148 MB/s 19481 calls/s 19481 msg/s # 13.72 [+0.97] udp rx: 1179 MB/s 960048 calls/s # 13.74 [+0.03] udp tx: 1178 MB/s 19990 calls/s 19990 msg/s # 14.72 [+0.98] udp rx: 1143 MB/s 930755 calls/s # 14.74 [+0.02] udp tx: 1176 MB/s 19951 calls/s 19951 msg/s # 14.86 [+0.12] UDP GRO fwd perf udp rx: 1096 MB/s 892608 calls/s # 15.93 [+1.07] udp tx: 1131 MB/s 19192 calls/s 19192 msg/s # 16.90 [+0.97] udp rx: 1182 MB/s 962496 calls/s # 16.93 [+0.03] udp tx: 1181 MB/s 20039 calls/s 20039 msg/s # 17.90 [+0.97] udp rx: 1180 MB/s 960960 calls/s # 17.93 [+0.03] udp tx: 1179 MB/s 19997 calls/s 19997 msg/s # 18.54 [+0.61] GRO frag list over UDP tunnel ok # 19.26 [+0.72] 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__->