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.01 [+0.01] IPv4 # 0.30 [+0.29] No GRO ok # 0.88 [+0.58] GRO frag list ok # 1.55 [+0.67] GRO fwd ok # 2.09 [+0.54] UDP fwd perf udp rx: 1102 MB/s 897564 calls/s # 3.17 [+1.08] udp tx: 1156 MB/s 19618 calls/s 19618 msg/s # 4.14 [+0.97] udp rx: 1128 MB/s 919112 calls/s # 4.17 [+0.03] udp tx: 1116 MB/s 18943 calls/s 18943 msg/s # 5.14 [+0.97] udp rx: 1078 MB/s 878152 calls/s # 5.17 [+0.03] udp tx: 1087 MB/s 18441 calls/s 18441 msg/s # 5.29 [+0.12] UDP GRO fwd perf udp rx: 1668 MB/s 1358496 calls/s # 6.36 [+1.07] udp tx: 1726 MB/s 29285 calls/s 29285 msg/s # 7.33 [+0.97] udp rx: 1672 MB/s 1361280 calls/s # 7.36 [+0.03] udp tx: 1670 MB/s 28329 calls/s 28329 msg/s # 8.33 [+0.97] udp rx: 1832 MB/s 1491888 calls/s # 8.36 [+0.03] udp tx: 1830 MB/s 31045 calls/s 31045 msg/s # 8.98 [+0.62] GRO frag list over UDP tunnel ok # 9.81 [+0.83] GRO fwd over UDP tunnel ok # 10.09 [+0.27] IPv6 # 10.35 [+0.26] No GRO ok # 10.92 [+0.57] GRO frag list ok # 11.52 [+0.60] GRO fwd ok # 12.07 [+0.55] UDP fwd perf udp rx: 1083 MB/s 882188 calls/s # 13.15 [+1.08] udp tx: 1179 MB/s 20005 calls/s 20005 msg/s # 14.11 [+0.96] udp rx: 1230 MB/s 1001472 calls/s # 14.14 [+0.03] udp tx: 1228 MB/s 20837 calls/s 20837 msg/s # 15.11 [+0.97] udp rx: 1231 MB/s 1002912 calls/s # 15.14 [+0.03] udp tx: 1230 MB/s 20866 calls/s 20866 msg/s # 15.27 [+0.12] UDP GRO fwd perf udp rx: 1179 MB/s 960528 calls/s # 16.35 [+1.08] udp tx: 1221 MB/s 20709 calls/s 20709 msg/s # 17.31 [+0.97] udp rx: 1109 MB/s 903112 calls/s # 17.35 [+0.03] udp tx: 1216 MB/s 20639 calls/s 20639 msg/s # 18.31 [+0.97] udp rx: 1157 MB/s 942476 calls/s # 18.35 [+0.03] udp tx: 1205 MB/s 20447 calls/s 20447 msg/s # 19.01 [+0.67] GRO frag list over UDP tunnel ok # 19.84 [+0.83] 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__->