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.78 [+0.52] GRO frag list ok # 1.38 [+0.60] GRO fwd ok # 1.89 [+0.52] UDP fwd perf udp rx: 1664 MB/s 1355327 calls/s # 2.96 [+1.06] udp tx: 1802 MB/s 30574 calls/s 30574 msg/s # 3.93 [+0.97] udp rx: 1841 MB/s 1499191 calls/s # 3.96 [+0.03] udp tx: 1851 MB/s 31404 calls/s 31404 msg/s # 4.93 [+0.97] udp rx: 1903 MB/s 1549277 calls/s # 4.96 [+0.03] udp tx: 1914 MB/s 32464 calls/s 32464 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1727 MB/s 1406144 calls/s # 6.14 [+1.06] udp tx: 1804 MB/s 30611 calls/s 30611 msg/s # 7.12 [+0.98] udp rx: 1844 MB/s 1500170 calls/s # 7.14 [+0.02] udp tx: 1902 MB/s 32268 calls/s 32268 msg/s # 8.12 [+0.98] udp rx: 1745 MB/s 1420912 calls/s # 8.14 [+0.02] udp tx: 1922 MB/s 32613 calls/s 32613 msg/s # 8.69 [+0.55] GRO frag list over UDP tunnel ok # 9.44 [+0.75] GRO fwd over UDP tunnel ok # 9.68 [+0.25] IPv6 # 9.97 [+0.29] No GRO ok # 10.48 [+0.51] GRO frag list ok # 11.02 [+0.54] GRO fwd ok # 11.52 [+0.50] UDP fwd perf udp rx: 1308 MB/s 1059644 calls/s # 12.58 [+1.06] udp tx: 1857 MB/s 31501 calls/s 31501 msg/s # 13.55 [+0.97] udp rx: 1642 MB/s 1330876 calls/s # 13.58 [+0.03] udp tx: 1896 MB/s 32160 calls/s 32160 msg/s # 14.55 [+0.97] udp rx: 1734 MB/s 1406443 calls/s # 14.58 [+0.03] udp tx: 1889 MB/s 32053 calls/s 32053 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1626 MB/s 1319860 calls/s # 15.77 [+1.07] udp tx: 1877 MB/s 31844 calls/s 31844 msg/s # 16.74 [+0.97] udp rx: 1732 MB/s 1406691 calls/s # 16.77 [+0.03] udp tx: 1872 MB/s 31757 calls/s 31757 msg/s # 17.74 [+0.97] udp rx: 1580 MB/s 1280954 calls/s # 17.77 [+0.03] udp tx: 1877 MB/s 31844 calls/s 31844 msg/s # 18.38 [+0.61] GRO frag list over UDP tunnel ok # 19.17 [+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__->