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.22 [+0.21] No GRO ok # 0.71 [+0.49] GRO frag list ok # 1.24 [+0.54] GRO fwd ok # 1.74 [+0.49] UDP fwd perf udp rx: 1623 MB/s 1320728 calls/s # 2.80 [+1.06] udp tx: 1903 MB/s 32292 calls/s 32292 msg/s # 3.78 [+0.98] udp rx: 1931 MB/s 1572490 calls/s # 3.80 [+0.02] udp tx: 1951 MB/s 33101 calls/s 33101 msg/s # 4.78 [+0.98] udp rx: 1914 MB/s 1558219 calls/s # 4.80 [+0.02] udp tx: 1948 MB/s 33043 calls/s 33043 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1839 MB/s 1496965 calls/s # 5.99 [+1.07] udp tx: 1927 MB/s 32698 calls/s 32698 msg/s # 6.96 [+0.97] udp rx: 1881 MB/s 1530915 calls/s # 6.99 [+0.03] udp tx: 1937 MB/s 32858 calls/s 32858 msg/s # 7.96 [+0.97] udp rx: 1792 MB/s 1456589 calls/s # 7.99 [+0.03] udp tx: 1939 MB/s 32900 calls/s 32900 msg/s # 8.53 [+0.55] GRO frag list over UDP tunnel ok # 9.26 [+0.73] GRO fwd over UDP tunnel ok # 9.50 [+0.24] IPv6 # 9.72 [+0.22] No GRO ok # 10.22 [+0.49] GRO frag list ok # 10.73 [+0.51] GRO fwd ok # 11.19 [+0.47] UDP fwd perf udp rx: 1338 MB/s 1085512 calls/s # 12.26 [+1.06] udp tx: 1784 MB/s 30260 calls/s 30260 msg/s # 13.23 [+0.97] udp rx: 1591 MB/s 1289164 calls/s # 13.26 [+0.03] udp tx: 1918 MB/s 32544 calls/s 32544 msg/s # 14.23 [+0.97] udp rx: 1690 MB/s 1369276 calls/s # 14.26 [+0.03] udp tx: 1921 MB/s 32585 calls/s 32585 msg/s # 14.38 [+0.12] UDP GRO fwd perf udp rx: 1530 MB/s 1242150 calls/s # 15.45 [+1.08] udp tx: 1806 MB/s 30645 calls/s 30645 msg/s # 16.42 [+0.97] udp rx: 1746 MB/s 1417297 calls/s # 16.45 [+0.03] udp tx: 1891 MB/s 32082 calls/s 32082 msg/s # 17.45 [+1.00] udp tx: 1413 MB/s 23968 calls/s 23968 msg/s # 17.45 [+0.00] udp rx: 336 MB/s 272721 calls/s # 18.01 [+0.56] GRO frag list over UDP tunnel ok # 18.74 [+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__->