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.28 [+0.26] No GRO ok # 0.84 [+0.56] GRO frag list ok # 1.46 [+0.62] GRO fwd ok # 1.97 [+0.51] UDP fwd perf udp rx: 1288 MB/s 1049168 calls/s # 3.04 [+1.07] udp tx: 1482 MB/s 25148 calls/s 25148 msg/s # 4.01 [+0.97] udp rx: 1247 MB/s 1015349 calls/s # 4.04 [+0.03] udp tx: 1276 MB/s 21647 calls/s 21647 msg/s # 5.01 [+0.97] udp rx: 1227 MB/s 999504 calls/s # 5.04 [+0.03] udp tx: 1234 MB/s 20931 calls/s 20931 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1186 MB/s 965811 calls/s # 6.23 [+1.07] udp tx: 1264 MB/s 21445 calls/s 21445 msg/s # 7.20 [+0.97] udp rx: 1234 MB/s 1005120 calls/s # 7.23 [+0.03] udp tx: 1234 MB/s 20935 calls/s 20935 msg/s # 8.20 [+0.97] udp rx: 1184 MB/s 964624 calls/s # 8.23 [+0.03] udp tx: 1181 MB/s 20047 calls/s 20047 msg/s # 8.83 [+0.60] GRO frag list over UDP tunnel ok # 9.63 [+0.80] GRO fwd over UDP tunnel ok # 9.89 [+0.26] IPv6 # 10.17 [+0.28] No GRO ok # 10.71 [+0.54] GRO frag list ok # 11.26 [+0.55] GRO fwd ok # 11.73 [+0.48] UDP fwd perf udp rx: 1545 MB/s 1257828 calls/s # 12.80 [+1.07] udp tx: 1869 MB/s 31705 calls/s 31705 msg/s # 13.77 [+0.97] udp rx: 1869 MB/s 1522080 calls/s # 13.80 [+0.03] udp tx: 1867 MB/s 31676 calls/s 31676 msg/s # 14.77 [+0.97] udp rx: 1955 MB/s 1592064 calls/s # 14.80 [+0.03] udp tx: 1953 MB/s 33135 calls/s 33135 msg/s # 14.92 [+0.12] UDP GRO fwd perf udp rx: 1028 MB/s 837040 calls/s # 16.00 [+1.08] udp tx: 1151 MB/s 19524 calls/s 19524 msg/s # 16.97 [+0.97] udp rx: 1258 MB/s 1024800 calls/s # 17.00 [+0.03] udp tx: 1257 MB/s 21333 calls/s 21333 msg/s # 17.97 [+0.97] udp rx: 1266 MB/s 1030944 calls/s # 18.00 [+0.03] udp tx: 1264 MB/s 21449 calls/s 21449 msg/s # 18.61 [+0.61] GRO frag list over UDP tunnel ok # 19.39 [+0.78] 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__->