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.23 [+0.22] No GRO ok # 0.74 [+0.51] GRO frag list ok # 1.30 [+0.56] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1810 MB/s 1473397 calls/s # 2.83 [+1.06] udp tx: 1876 MB/s 31830 calls/s 31830 msg/s # 3.81 [+0.98] udp rx: 1671 MB/s 1359665 calls/s # 3.83 [+0.02] udp tx: 1695 MB/s 28765 calls/s 28765 msg/s # 4.81 [+0.98] udp rx: 1743 MB/s 1418375 calls/s # 4.83 [+0.02] udp tx: 1765 MB/s 29952 calls/s 29952 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1703 MB/s 1385842 calls/s # 6.02 [+1.06] udp tx: 1845 MB/s 31294 calls/s 31294 msg/s # 6.99 [+0.97] udp rx: 1622 MB/s 1319353 calls/s # 7.02 [+0.02] udp tx: 1820 MB/s 30871 calls/s 30871 msg/s # 7.99 [+0.98] udp rx: 1906 MB/s 1549668 calls/s # 8.01 [+0.02] udp tx: 1949 MB/s 33061 calls/s 33061 msg/s # 8.57 [+0.55] GRO frag list over UDP tunnel ok # 9.28 [+0.71] GRO fwd over UDP tunnel ok # 9.51 [+0.23] IPv6 # 9.78 [+0.27] No GRO ok # 10.27 [+0.49] GRO frag list ok # 10.79 [+0.52] GRO fwd ok # 11.29 [+0.49] UDP fwd perf udp rx: 1279 MB/s 1036449 calls/s # 12.34 [+1.06] udp tx: 1920 MB/s 32565 calls/s 32565 msg/s # 13.33 [+0.99] udp rx: 1519 MB/s 1232593 calls/s # 13.34 [+0.01] udp tx: 1870 MB/s 31720 calls/s 31720 msg/s # 14.33 [+0.99] udp rx: 1488 MB/s 1207663 calls/s # 14.34 [+0.01] udp tx: 1876 MB/s 31831 calls/s 31831 msg/s # 14.46 [+0.12] UDP GRO fwd perf udp rx: 1486 MB/s 1204051 calls/s # 15.52 [+1.06] udp tx: 1912 MB/s 32435 calls/s 32435 msg/s # 16.50 [+0.97] udp rx: 1544 MB/s 1251208 calls/s # 16.52 [+0.03] udp tx: 1917 MB/s 32515 calls/s 32515 msg/s # 17.50 [+0.98] udp rx: 1522 MB/s 1232509 calls/s # 17.52 [+0.02] udp tx: 1921 MB/s 32592 calls/s 32592 msg/s # 18.11 [+0.59] GRO frag list over UDP tunnel ok # 18.84 [+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__->