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.21] No GRO ok # 0.68 [+0.45] GRO frag list ok # 1.22 [+0.55] GRO fwd ok # 1.67 [+0.45] UDP fwd perf udp rx: 1855 MB/s 1510055 calls/s # 2.72 [+1.06] udp tx: 1911 MB/s 32427 calls/s 32427 msg/s # 3.70 [+0.98] udp rx: 1840 MB/s 1498535 calls/s # 3.72 [+0.02] udp tx: 1850 MB/s 31390 calls/s 31390 msg/s # 4.70 [+0.98] udp rx: 1910 MB/s 1555171 calls/s # 4.72 [+0.02] udp tx: 1918 MB/s 32543 calls/s 32543 msg/s # 4.84 [+0.12] UDP GRO fwd perf udp rx: 1876 MB/s 1527308 calls/s # 5.90 [+1.05] udp tx: 1929 MB/s 32727 calls/s 32727 msg/s # 6.87 [+0.98] udp rx: 1793 MB/s 1459850 calls/s # 6.90 [+0.02] udp tx: 1803 MB/s 30589 calls/s 30589 msg/s # 7.88 [+0.98] udp rx: 1914 MB/s 1558509 calls/s # 7.90 [+0.02] udp tx: 1926 MB/s 32682 calls/s 32682 msg/s # 8.42 [+0.52] GRO frag list over UDP tunnel ok # 9.11 [+0.69] GRO fwd over UDP tunnel ok # 9.35 [+0.24] IPv6 # 9.59 [+0.24] No GRO ok # 10.09 [+0.50] GRO frag list ok # 10.57 [+0.49] GRO fwd ok # 11.03 [+0.45] UDP fwd perf udp rx: 1126 MB/s 913348 calls/s # 12.09 [+1.06] udp tx: 1726 MB/s 29283 calls/s 29283 msg/s # 13.06 [+0.98] udp rx: 1736 MB/s 1407464 calls/s # 13.09 [+0.02] udp tx: 1921 MB/s 32585 calls/s 32585 msg/s # 14.07 [+0.98] udp rx: 1782 MB/s 1445254 calls/s # 14.09 [+0.02] udp tx: 1911 MB/s 32422 calls/s 32422 msg/s # 14.20 [+0.12] UDP GRO fwd perf udp rx: 1705 MB/s 1382152 calls/s # 15.27 [+1.06] udp tx: 1928 MB/s 32714 calls/s 32714 msg/s # 16.24 [+0.97] udp rx: 1638 MB/s 1328865 calls/s # 16.27 [+0.03] udp tx: 1832 MB/s 31084 calls/s 31084 msg/s # 17.24 [+0.97] udp rx: 1621 MB/s 1314817 calls/s # 17.27 [+0.03] udp tx: 1861 MB/s 31566 calls/s 31566 msg/s # 17.81 [+0.54] GRO frag list over UDP tunnel ok # 18.50 [+0.69] 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__->