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.29 [+0.27] No GRO ok # 0.88 [+0.59] GRO frag list ok # 1.49 [+0.61] GRO fwd ok # 2.02 [+0.53] UDP fwd perf udp rx: 1673 MB/s 1362447 calls/s # 3.09 [+1.08] udp tx: 1800 MB/s 30543 calls/s 30543 msg/s # 4.06 [+0.97] udp rx: 1872 MB/s 1524432 calls/s # 4.09 [+0.03] udp tx: 1871 MB/s 31737 calls/s 31737 msg/s # 5.06 [+0.97] udp rx: 1879 MB/s 1530432 calls/s # 5.09 [+0.03] udp tx: 1877 MB/s 31847 calls/s 31847 msg/s # 5.21 [+0.12] UDP GRO fwd perf udp rx: 1212 MB/s 987024 calls/s # 6.29 [+1.08] udp tx: 1251 MB/s 21224 calls/s 21224 msg/s # 7.26 [+0.97] udp rx: 1254 MB/s 1021536 calls/s # 7.29 [+0.03] udp tx: 1254 MB/s 21269 calls/s 21269 msg/s # 8.26 [+0.97] udp rx: 1228 MB/s 1000320 calls/s # 8.29 [+0.03] udp tx: 1226 MB/s 20805 calls/s 20805 msg/s # 8.96 [+0.67] GRO frag list over UDP tunnel ok # 9.80 [+0.84] GRO fwd over UDP tunnel ok # 10.07 [+0.28] IPv6 # 10.35 [+0.27] No GRO ok # 10.92 [+0.57] GRO frag list ok # 11.51 [+0.59] GRO fwd ok # 12.04 [+0.54] UDP fwd perf udp rx: 791 MB/s 644192 calls/s # 13.13 [+1.08] udp tx: 1113 MB/s 18886 calls/s 18886 msg/s # 14.10 [+0.97] udp rx: 937 MB/s 763123 calls/s # 14.12 [+0.02] udp tx: 1208 MB/s 20495 calls/s 20495 msg/s # 15.10 [+0.98] udp rx: 1138 MB/s 927033 calls/s # 15.12 [+0.02] udp tx: 1202 MB/s 20393 calls/s 20393 msg/s # 15.25 [+0.12] UDP GRO fwd perf udp rx: 1139 MB/s 927832 calls/s # 16.33 [+1.08] udp tx: 1204 MB/s 20434 calls/s 20434 msg/s # 17.30 [+0.97] udp rx: 1141 MB/s 929119 calls/s # 17.33 [+0.03] udp tx: 1150 MB/s 19519 calls/s 19519 msg/s # 18.30 [+0.97] udp rx: 1014 MB/s 825983 calls/s # 18.33 [+0.03] udp tx: 1098 MB/s 18627 calls/s 18627 msg/s # 18.98 [+0.65] GRO frag list over UDP tunnel ok # 19.82 [+0.85] 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__->