make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-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.26 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.82 [+0.45] UDP fwd perf udp rx: 1116 MB/s 908902 calls/s # 2.89 [+1.07] udp tx: 1158 MB/s 19642 calls/s 19642 msg/s # 3.86 [+0.97] udp rx: 1238 MB/s 1008493 calls/s # 3.89 [+0.03] udp tx: 1243 MB/s 21091 calls/s 21091 msg/s # 4.86 [+0.98] udp rx: 1247 MB/s 1015489 calls/s # 4.89 [+0.02] udp tx: 1252 MB/s 21241 calls/s 21241 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1182 MB/s 962663 calls/s # 6.08 [+1.07] udp tx: 1259 MB/s 21355 calls/s 21355 msg/s # 7.05 [+0.97] udp rx: 1177 MB/s 958057 calls/s # 7.08 [+0.03] udp tx: 1261 MB/s 21391 calls/s 21391 msg/s # 8.05 [+0.97] udp rx: 1269 MB/s 1033221 calls/s # 8.08 [+0.03] udp tx: 1274 MB/s 21615 calls/s 21615 msg/s # 8.68 [+0.60] GRO frag list over UDP tunnel ok # 9.49 [+0.81] GRO fwd over UDP tunnel ok # 9.76 [+0.26] IPv6 # 10.01 [+0.26] No GRO ok # 10.53 [+0.52] GRO frag list ok # 11.10 [+0.57] GRO fwd ok # 11.62 [+0.51] UDP fwd perf udp rx: 1063 MB/s 865936 calls/s # 12.68 [+1.07] udp tx: 1174 MB/s 19921 calls/s 19921 msg/s # 13.66 [+0.97] udp rx: 1060 MB/s 862948 calls/s # 13.68 [+0.03] udp tx: 1185 MB/s 20107 calls/s 20107 msg/s # 14.66 [+0.97] udp rx: 1189 MB/s 968554 calls/s # 14.68 [+0.03] udp tx: 1192 MB/s 20233 calls/s 20233 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1169 MB/s 952305 calls/s # 15.87 [+1.06] udp tx: 1206 MB/s 20457 calls/s 20457 msg/s # 16.85 [+0.98] udp rx: 1196 MB/s 974445 calls/s # 16.87 [+0.02] udp tx: 1216 MB/s 20640 calls/s 20640 msg/s # 17.85 [+0.98] udp rx: 1195 MB/s 972973 calls/s # 17.87 [+0.02] udp tx: 1199 MB/s 20351 calls/s 20351 msg/s # 18.50 [+0.63] GRO frag list over UDP tunnel ok # 19.26 [+0.76] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->