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.28 [+0.26] No GRO ok # 0.82 [+0.53] GRO frag list ok # 1.45 [+0.63] GRO fwd ok # 1.97 [+0.52] UDP fwd perf udp rx: 1067 MB/s 868844 calls/s # 3.04 [+1.07] udp tx: 1097 MB/s 18622 calls/s 18622 msg/s # 4.01 [+0.98] udp rx: 1168 MB/s 951120 calls/s # 4.04 [+0.02] udp tx: 1166 MB/s 19786 calls/s 19786 msg/s # 5.01 [+0.98] udp rx: 1164 MB/s 948336 calls/s # 5.04 [+0.02] udp tx: 1163 MB/s 19736 calls/s 19736 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1138 MB/s 927216 calls/s # 6.22 [+1.07] udp tx: 1168 MB/s 19821 calls/s 19821 msg/s # 7.20 [+0.97] udp rx: 1171 MB/s 953424 calls/s # 7.22 [+0.02] udp tx: 1169 MB/s 19839 calls/s 19839 msg/s # 8.20 [+0.98] udp rx: 1182 MB/s 962544 calls/s # 8.22 [+0.02] udp tx: 1180 MB/s 20030 calls/s 20030 msg/s # 8.80 [+0.58] GRO frag list over UDP tunnel ok # 9.54 [+0.74] GRO fwd over UDP tunnel ok # 9.80 [+0.25] IPv6 # 10.03 [+0.24] No GRO ok # 10.54 [+0.51] GRO frag list ok # 11.09 [+0.54] GRO fwd ok # 11.56 [+0.48] UDP fwd perf udp rx: 1087 MB/s 885500 calls/s # 12.63 [+1.07] udp tx: 1137 MB/s 19292 calls/s 19292 msg/s # 13.61 [+0.97] udp rx: 1126 MB/s 916848 calls/s # 13.63 [+0.03] udp tx: 1124 MB/s 19064 calls/s 19064 msg/s # 14.61 [+0.97] udp rx: 1136 MB/s 925200 calls/s # 14.63 [+0.03] udp tx: 1135 MB/s 19257 calls/s 19257 msg/s # 14.76 [+0.12] UDP GRO fwd perf udp rx: 1085 MB/s 883680 calls/s # 15.82 [+1.07] udp tx: 1116 MB/s 18942 calls/s 18942 msg/s # 16.80 [+0.97] udp rx: 1117 MB/s 909408 calls/s # 16.82 [+0.03] udp tx: 1116 MB/s 18945 calls/s 18945 msg/s # 17.80 [+0.97] udp rx: 1115 MB/s 908160 calls/s # 17.82 [+0.03] udp tx: 1114 MB/s 18906 calls/s 18906 msg/s # 18.41 [+0.58] GRO frag list over UDP tunnel ok # 19.14 [+0.73] 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__->