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.29 [+0.27] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.97 [+0.53] UDP fwd perf udp rx: 1134 MB/s 923429 calls/s # 3.04 [+1.07] udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # 4.02 [+0.97] udp rx: 1278 MB/s 1040801 calls/s # 4.04 [+0.03] udp tx: 1295 MB/s 21977 calls/s 21977 msg/s # 5.02 [+0.97] udp rx: 1291 MB/s 1051700 calls/s # 5.04 [+0.03] udp tx: 1303 MB/s 22101 calls/s 22101 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1262 MB/s 1028047 calls/s # 6.23 [+1.07] udp tx: 1309 MB/s 22215 calls/s 22215 msg/s # 7.21 [+0.98] udp rx: 1244 MB/s 1013111 calls/s # 7.23 [+0.02] udp tx: 1315 MB/s 22305 calls/s 22305 msg/s # 8.21 [+0.98] udp rx: 1137 MB/s 925693 calls/s # 8.23 [+0.02] udp tx: 1311 MB/s 22247 calls/s 22247 msg/s # 8.86 [+0.62] GRO frag list over UDP tunnel ok # 9.68 [+0.83] GRO fwd over UDP tunnel ok # 9.94 [+0.26] IPv6 # 10.21 [+0.27] No GRO ok # 10.76 [+0.55] GRO frag list ok # 11.32 [+0.56] GRO fwd ok # 11.85 [+0.53] UDP fwd perf udp rx: 756 MB/s 612530 calls/s # 12.92 [+1.07] udp tx: 1237 MB/s 20982 calls/s 20982 msg/s # 13.90 [+0.97] udp rx: 848 MB/s 688603 calls/s # 13.92 [+0.03] udp tx: 1230 MB/s 20872 calls/s 20872 msg/s # 14.90 [+0.97] udp rx: 893 MB/s 723621 calls/s # 14.92 [+0.03] udp tx: 1274 MB/s 21609 calls/s 21609 msg/s # 15.05 [+0.12] UDP GRO fwd perf udp rx: 657 MB/s 532155 calls/s # 16.11 [+1.07] udp tx: 1294 MB/s 21949 calls/s 21949 msg/s # 17.11 [+1.00] udp tx: 1277 MB/s 21660 calls/s 21660 msg/s # 17.12 [+0.00] udp rx: 513 MB/s 415763 calls/s # 18.11 [+1.00] udp tx: 1234 MB/s 20939 calls/s 20939 msg/s # 18.22 [+0.10] udp rx: 851 MB/s 691074 calls/s # 18.72 [+0.51] GRO frag list over UDP tunnel ok # 19.45 [+0.73] 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__->