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.03 [+0.03] IPv4 # 0.32 [+0.29] No GRO ok # 0.91 [+0.60] GRO frag list ok # 1.57 [+0.65] GRO fwd ok # 2.06 [+0.49] UDP fwd perf udp rx: 1130 MB/s 919516 calls/s # 3.12 [+1.06] udp tx: 1282 MB/s 21752 calls/s 21752 msg/s # 4.10 [+0.98] udp rx: 1265 MB/s 1029067 calls/s # 4.12 [+0.02] udp tx: 1326 MB/s 22503 calls/s 22503 msg/s # 5.10 [+0.98] udp rx: 1194 MB/s 970834 calls/s # 5.12 [+0.02] udp tx: 1254 MB/s 21272 calls/s 21272 msg/s # 5.24 [+0.12] UDP GRO fwd perf udp rx: 1141 MB/s 926081 calls/s # 6.32 [+1.07] udp tx: 1314 MB/s 22299 calls/s 22299 msg/s # 7.29 [+0.97] udp rx: 1201 MB/s 975374 calls/s # 7.32 [+0.03] udp tx: 1336 MB/s 22669 calls/s 22669 msg/s # 8.29 [+0.97] udp rx: 1179 MB/s 956579 calls/s # 8.32 [+0.03] udp tx: 1336 MB/s 22673 calls/s 22673 msg/s # 8.92 [+0.61] GRO frag list over UDP tunnel ok # 9.72 [+0.80] GRO fwd over UDP tunnel ok # 9.98 [+0.26] IPv6 # 10.24 [+0.25] No GRO ok # 10.79 [+0.55] GRO frag list ok # 11.36 [+0.58] GRO fwd ok # 11.93 [+0.57] UDP fwd perf udp rx: 816 MB/s 662237 calls/s # 13.01 [+1.08] udp tx: 1200 MB/s 20357 calls/s 20357 msg/s # 13.97 [+0.97] udp rx: 1090 MB/s 884228 calls/s # 14.01 [+0.03] udp tx: 1272 MB/s 21587 calls/s 21587 msg/s # 14.98 [+0.97] udp rx: 1074 MB/s 870997 calls/s # 15.01 [+0.03] udp tx: 1260 MB/s 21380 calls/s 21380 msg/s # 15.13 [+0.12] UDP GRO fwd perf udp rx: 1448 MB/s 1175047 calls/s # 16.21 [+1.08] udp tx: 1815 MB/s 30788 calls/s 30788 msg/s # 17.17 [+0.97] udp rx: 1593 MB/s 1292414 calls/s # 17.21 [+0.03] udp tx: 1862 MB/s 31584 calls/s 31584 msg/s # 18.18 [+0.97] udp rx: 1142 MB/s 926374 calls/s # 18.21 [+0.03] udp tx: 1864 MB/s 31627 calls/s 31627 msg/s # 18.87 [+0.66] GRO frag list over UDP tunnel ok # 19.70 [+0.84] 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__->