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.74 [+0.50] GRO frag list ok # 1.27 [+0.53] GRO fwd ok # 1.71 [+0.44] UDP fwd perf udp rx: 1164 MB/s 948332 calls/s # 2.77 [+1.06] udp tx: 1198 MB/s 20320 calls/s 20320 msg/s # 3.74 [+0.98] udp rx: 1171 MB/s 953520 calls/s # 3.77 [+0.02] udp tx: 1169 MB/s 19829 calls/s 19829 msg/s # 4.75 [+0.98] udp rx: 1184 MB/s 964560 calls/s # 4.77 [+0.02] udp tx: 1184 MB/s 20082 calls/s 20082 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1143 MB/s 930768 calls/s # 5.95 [+1.06] udp tx: 1174 MB/s 19923 calls/s 19923 msg/s # 6.92 [+0.97] udp rx: 1186 MB/s 965664 calls/s # 6.95 [+0.03] udp tx: 1184 MB/s 20090 calls/s 20090 msg/s # 7.92 [+0.97] udp rx: 1173 MB/s 955680 calls/s # 7.95 [+0.03] udp tx: 1171 MB/s 19876 calls/s 19876 msg/s # 8.48 [+0.53] GRO frag list over UDP tunnel ok # 9.17 [+0.69] GRO fwd over UDP tunnel ok # 9.42 [+0.24] IPv6 # 9.64 [+0.22] No GRO ok # 10.13 [+0.49] GRO frag list ok # 10.64 [+0.51] GRO fwd ok # 11.12 [+0.48] UDP fwd perf udp rx: 1072 MB/s 872924 calls/s # 12.19 [+1.08] udp tx: 1109 MB/s 18824 calls/s 18824 msg/s # 13.16 [+0.97] udp rx: 1122 MB/s 914208 calls/s # 13.19 [+0.03] udp tx: 1121 MB/s 19024 calls/s 19024 msg/s # 14.16 [+0.97] udp rx: 1107 MB/s 901920 calls/s # 14.19 [+0.03] udp tx: 1105 MB/s 18749 calls/s 18749 msg/s # 14.31 [+0.12] UDP GRO fwd perf udp rx: 1073 MB/s 874224 calls/s # 15.38 [+1.06] udp tx: 1102 MB/s 18703 calls/s 18703 msg/s # 16.35 [+0.97] udp rx: 1104 MB/s 899136 calls/s # 16.38 [+0.03] udp tx: 1104 MB/s 18739 calls/s 18739 msg/s # 17.35 [+0.97] udp rx: 1102 MB/s 897744 calls/s # 17.38 [+0.03] udp tx: 1100 MB/s 18663 calls/s 18663 msg/s # 17.94 [+0.56] GRO frag list over UDP tunnel ok # 18.65 [+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__->