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.77 [+0.51] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.85 [+0.49] UDP fwd perf udp rx: 1799 MB/s 1463410 calls/s # 2.92 [+1.07] udp tx: 1874 MB/s 31801 calls/s 31801 msg/s # 3.89 [+0.98] udp rx: 1668 MB/s 1358193 calls/s # 3.92 [+0.02] udp tx: 1914 MB/s 32479 calls/s 32479 msg/s # 4.89 [+0.98] udp rx: 1903 MB/s 1549297 calls/s # 4.92 [+0.02] udp tx: 1919 MB/s 32550 calls/s 32550 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1849 MB/s 1505181 calls/s # 6.10 [+1.07] udp tx: 1921 MB/s 32588 calls/s 32588 msg/s # 7.08 [+0.97] udp rx: 1935 MB/s 1575335 calls/s # 7.10 [+0.03] udp tx: 1954 MB/s 33150 calls/s 33150 msg/s # 8.08 [+0.97] udp rx: 1938 MB/s 1578237 calls/s # 8.10 [+0.03] udp tx: 1951 MB/s 33094 calls/s 33094 msg/s # 8.69 [+0.58] GRO frag list over UDP tunnel ok # 9.40 [+0.72] GRO fwd over UDP tunnel ok # 9.64 [+0.24] IPv6 # 9.91 [+0.27] No GRO ok # 10.41 [+0.50] GRO frag list ok # 10.91 [+0.50] GRO fwd ok # 11.38 [+0.47] UDP fwd perf udp rx: 1461 MB/s 1184979 calls/s # 12.44 [+1.06] udp tx: 1849 MB/s 31361 calls/s 31361 msg/s # 13.41 [+0.97] udp rx: 1699 MB/s 1379864 calls/s # 13.44 [+0.02] udp tx: 1839 MB/s 31198 calls/s 31198 msg/s # 14.41 [+0.98] udp rx: 1760 MB/s 1429126 calls/s # 14.44 [+0.02] udp tx: 1873 MB/s 31782 calls/s 31782 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1713 MB/s 1391828 calls/s # 15.62 [+1.06] udp tx: 1877 MB/s 31849 calls/s 31849 msg/s # 16.59 [+0.97] udp rx: 1763 MB/s 1432594 calls/s # 16.62 [+0.03] udp tx: 1877 MB/s 31837 calls/s 31837 msg/s # 17.59 [+0.97] udp rx: 1781 MB/s 1447183 calls/s # 17.62 [+0.03] udp tx: 1874 MB/s 31799 calls/s 31799 msg/s # 18.19 [+0.58] GRO frag list over UDP tunnel ok # 18.95 [+0.76] 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__->