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.87 [+0.58] GRO frag list ok # 1.51 [+0.64] GRO fwd ok # 2.01 [+0.50] UDP fwd perf udp rx: 1068 MB/s 869604 calls/s # 3.08 [+1.07] udp tx: 1167 MB/s 19804 calls/s 19804 msg/s # 4.05 [+0.97] udp rx: 1141 MB/s 929681 calls/s # 4.08 [+0.03] udp tx: 1174 MB/s 19913 calls/s 19913 msg/s # 5.05 [+0.97] udp rx: 1008 MB/s 821066 calls/s # 5.08 [+0.03] udp tx: 1170 MB/s 19845 calls/s 19845 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1095 MB/s 891655 calls/s # 6.28 [+1.08] udp tx: 1190 MB/s 20193 calls/s 20193 msg/s # 7.25 [+0.97] udp rx: 1122 MB/s 913868 calls/s # 7.28 [+0.03] udp tx: 1179 MB/s 19997 calls/s 19997 msg/s # 8.25 [+0.97] udp rx: 1174 MB/s 956352 calls/s # 8.28 [+0.03] udp tx: 1173 MB/s 19910 calls/s 19910 msg/s # 8.90 [+0.62] GRO frag list over UDP tunnel ok # 9.72 [+0.82] GRO fwd over UDP tunnel ok # 10.01 [+0.28] IPv6 # 10.30 [+0.29] No GRO ok # 10.86 [+0.56] GRO frag list ok # 11.42 [+0.56] GRO fwd ok # 11.96 [+0.54] UDP fwd perf udp rx: 1005 MB/s 818909 calls/s # 13.04 [+1.08] udp tx: 1072 MB/s 18189 calls/s 18189 msg/s # 14.00 [+0.97] udp rx: 971 MB/s 790729 calls/s # 14.04 [+0.03] udp tx: 1065 MB/s 18075 calls/s 18075 msg/s # 15.01 [+0.97] udp rx: 1074 MB/s 874826 calls/s # 15.04 [+0.03] udp tx: 1110 MB/s 18828 calls/s 18828 msg/s # 15.16 [+0.12] UDP GRO fwd perf udp rx: 1073 MB/s 873704 calls/s # 16.24 [+1.08] udp tx: 1110 MB/s 18827 calls/s 18827 msg/s # 17.21 [+0.97] udp rx: 1106 MB/s 900760 calls/s # 17.24 [+0.03] udp tx: 1106 MB/s 18774 calls/s 18774 msg/s # 18.21 [+0.97] udp rx: 1140 MB/s 928812 calls/s # 18.24 [+0.03] udp tx: 1142 MB/s 19371 calls/s 19371 msg/s # 18.89 [+0.65] GRO frag list over UDP tunnel ok # 19.71 [+0.82] 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__->