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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.00 [+0.00] IPv4 # 0.24 [+0.24] No GRO ok DETECTED CRASH, lowering timeout # 0.81 [+0.56] GRO frag list ok # 1.39 [+0.59] GRO fwd ok # 1.88 [+0.49] UDP fwd perf udp rx: 1839 MB/s 1496850 calls/s # 2.95 [+1.07] udp tx: 1905 MB/s 32313 calls/s 32313 msg/s # 3.92 [+0.97] udp rx: 1714 MB/s 1395571 calls/s # 3.95 [+0.03] udp tx: 1738 MB/s 29482 calls/s 29482 msg/s # 4.93 [+0.98] udp rx: 1428 MB/s 1161659 calls/s # 4.95 [+0.02] udp tx: 1933 MB/s 32795 calls/s 32795 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1766 MB/s 1436641 calls/s # 6.14 [+1.07] udp tx: 1955 MB/s 33167 calls/s 33167 msg/s # 7.11 [+0.97] udp rx: 1815 MB/s 1478067 calls/s # 7.14 [+0.03] udp tx: 1824 MB/s 30947 calls/s 30947 msg/s # 8.11 [+0.97] udp rx: 1730 MB/s 1408911 calls/s # 8.13 [+0.03] udp tx: 1720 MB/s 29180 calls/s 29180 msg/s # 8.75 [+0.61] GRO frag list over UDP tunnel ok # 9.50 [+0.75] GRO fwd over UDP tunnel ok # 9.75 [+0.25] IPv6 # 10.03 [+0.29] No GRO ok # 10.55 [+0.52] GRO frag list ok # 11.10 [+0.56] GRO fwd ok # 11.60 [+0.50] UDP fwd perf udp rx: 988 MB/s 804382 calls/s # 12.67 [+1.07] udp tx: 1172 MB/s 19888 calls/s 19888 msg/s # 13.64 [+0.97] udp rx: 1174 MB/s 956120 calls/s # 13.67 [+0.03] udp tx: 1210 MB/s 20528 calls/s 20528 msg/s # 14.64 [+0.97] udp rx: 1264 MB/s 1029018 calls/s # 14.67 [+0.03] udp tx: 1272 MB/s 21589 calls/s 21589 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1229 MB/s 1001079 calls/s # 15.85 [+1.06] udp tx: 1276 MB/s 21644 calls/s 21644 msg/s # 16.83 [+0.98] udp rx: 1267 MB/s 1031284 calls/s # 16.85 [+0.02] udp tx: 1279 MB/s 21694 calls/s 21694 msg/s # 17.83 [+0.98] udp rx: 1193 MB/s 971428 calls/s # 17.85 [+0.02] udp tx: 1253 MB/s 21256 calls/s 21256 msg/s # 18.44 [+0.58] GRO frag list over UDP tunnel ok # 19.23 [+0.79] 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__->