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.25 [+0.23] No GRO ok # 0.74 [+0.49] GRO frag list ok # 1.29 [+0.55] GRO fwd ok # 1.76 [+0.47] UDP fwd perf udp rx: 1140 MB/s 928268 calls/s # 2.82 [+1.07] udp tx: 1172 MB/s 19886 calls/s 19886 msg/s # 3.80 [+0.97] udp rx: 1170 MB/s 952896 calls/s # 3.82 [+0.03] udp tx: 1169 MB/s 19828 calls/s 19828 msg/s # 4.80 [+0.98] udp rx: 1171 MB/s 953760 calls/s # 4.82 [+0.02] udp tx: 1168 MB/s 19817 calls/s 19817 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1141 MB/s 929040 calls/s # 6.00 [+1.06] udp tx: 1169 MB/s 19829 calls/s 19829 msg/s # 6.98 [+0.98] udp rx: 1171 MB/s 953952 calls/s # 7.00 [+0.02] udp tx: 1170 MB/s 19846 calls/s 19846 msg/s # 7.98 [+0.98] udp rx: 1171 MB/s 953472 calls/s # 8.00 [+0.02] udp tx: 1169 MB/s 19843 calls/s 19843 msg/s # 8.56 [+0.56] GRO frag list over UDP tunnel ok # 9.29 [+0.73] GRO fwd over UDP tunnel ok # 9.53 [+0.24] IPv6 # 9.76 [+0.22] No GRO ok # 10.26 [+0.50] GRO frag list ok # 10.79 [+0.52] GRO fwd ok # 11.25 [+0.46] UDP fwd perf udp rx: 1075 MB/s 875852 calls/s # 12.32 [+1.07] udp tx: 1109 MB/s 18816 calls/s 18816 msg/s # 13.29 [+0.97] udp rx: 1126 MB/s 917184 calls/s # 13.32 [+0.03] udp tx: 1125 MB/s 19096 calls/s 19096 msg/s # 14.29 [+0.97] udp rx: 1130 MB/s 920304 calls/s # 14.32 [+0.03] udp tx: 1128 MB/s 19148 calls/s 19148 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1102 MB/s 897424 calls/s # 15.51 [+1.07] udp tx: 1132 MB/s 19201 calls/s 19201 msg/s # 16.48 [+0.97] udp rx: 1135 MB/s 924080 calls/s # 16.51 [+0.03] udp tx: 1134 MB/s 19245 calls/s 19245 msg/s # 17.48 [+0.97] udp rx: 1148 MB/s 934800 calls/s # 17.51 [+0.03] udp tx: 1146 MB/s 19448 calls/s 19448 msg/s # 18.09 [+0.58] GRO frag list over UDP tunnel ok # 18.80 [+0.72] 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__->