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.01 [+0.01] IPv4 # 0.26 [+0.25] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.41 [+0.61] GRO fwd ok # 1.88 [+0.47] UDP fwd perf udp rx: 1575 MB/s 1278698 calls/s # 2.95 [+1.06] udp tx: 1803 MB/s 30597 calls/s 30597 msg/s # 3.92 [+0.97] udp rx: 1783 MB/s 1446980 calls/s # 3.95 [+0.02] udp tx: 1910 MB/s 32410 calls/s 32410 msg/s # 4.92 [+0.98] udp rx: 1605 MB/s 1302860 calls/s # 4.95 [+0.02] udp tx: 1906 MB/s 32333 calls/s 32333 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1666 MB/s 1355396 calls/s # 6.13 [+1.06] udp tx: 1776 MB/s 30137 calls/s 30137 msg/s # 7.10 [+0.97] udp rx: 1769 MB/s 1439772 calls/s # 7.13 [+0.03] udp tx: 1806 MB/s 30647 calls/s 30647 msg/s # 8.10 [+0.98] udp rx: 1814 MB/s 1474740 calls/s # 8.13 [+0.02] udp tx: 1861 MB/s 31571 calls/s 31571 msg/s # 8.72 [+0.59] GRO frag list over UDP tunnel ok # 9.44 [+0.73] GRO fwd over UDP tunnel ok # 9.69 [+0.24] IPv6 # 9.96 [+0.27] No GRO ok # 10.49 [+0.54] GRO frag list ok # 11.06 [+0.56] GRO fwd ok # 11.55 [+0.49] UDP fwd perf udp rx: 1302 MB/s 1056157 calls/s # 12.61 [+1.07] udp tx: 1791 MB/s 30391 calls/s 30391 msg/s # 13.59 [+0.97] udp rx: 1346 MB/s 1091103 calls/s # 13.61 [+0.03] udp tx: 1885 MB/s 31986 calls/s 31986 msg/s # 14.59 [+0.97] udp rx: 1695 MB/s 1374191 calls/s # 14.61 [+0.03] udp tx: 1876 MB/s 31829 calls/s 31829 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1672 MB/s 1356427 calls/s # 15.79 [+1.06] udp tx: 1877 MB/s 31851 calls/s 31851 msg/s # 16.76 [+0.98] udp rx: 1664 MB/s 1348372 calls/s # 16.79 [+0.02] udp tx: 1899 MB/s 32225 calls/s 32225 msg/s # 17.76 [+0.98] udp rx: 1686 MB/s 1366414 calls/s # 17.79 [+0.02] udp tx: 1890 MB/s 32058 calls/s 32058 msg/s # 18.36 [+0.57] GRO frag list over UDP tunnel ok # 19.08 [+0.72] 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__->