make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1509 MB/s 1228146 calls/s # udp tx: 1813 MB/s 30755 calls/s 30755 msg/s # udp rx: 1704 MB/s 1386157 calls/s # udp tx: 1784 MB/s 30274 calls/s 30274 msg/s # udp rx: 1666 MB/s 1355469 calls/s # udp tx: 1845 MB/s 31302 calls/s 31302 msg/s # UDP GRO fwd perf udp rx: 1512 MB/s 1230862 calls/s # udp tx: 1743 MB/s 29566 calls/s 29566 msg/s # udp rx: 1768 MB/s 1439882 calls/s # udp tx: 1787 MB/s 30320 calls/s 30320 msg/s # udp rx: 1924 MB/s 1566827 calls/s # udp tx: 1940 MB/s 32908 calls/s 32908 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 140 MB/s 114268 calls/s # udp tx: 1066 MB/s 18092 calls/s 18092 msg/s # udp rx: 182 MB/s 148245 calls/s # udp tx: 1101 MB/s 18680 calls/s 18680 msg/s # udp rx: 94 MB/s 76006 calls/s # udp tx: 1125 MB/s 19094 calls/s 19094 msg/s # UDP tunnel GRO fwd perf udp tx: 1634 MB/s 27714 calls/s 27714 msg/s # udp rx: 14 MB/s 11668 calls/s # udp tx: 1824 MB/s 30950 calls/s 30950 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1717 MB/s 29126 calls/s 29126 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1822 MB/s 1482775 calls/s # udp tx: 1923 MB/s 32631 calls/s 32631 msg/s # udp rx: 1866 MB/s 1519784 calls/s # udp tx: 1876 MB/s 31823 calls/s 31823 msg/s # udp rx: 1803 MB/s 1468352 calls/s # udp tx: 1816 MB/s 30806 calls/s 30806 msg/s # UDP GRO fwd perf udp rx: 1503 MB/s 1220790 calls/s # udp tx: 1932 MB/s 32774 calls/s 32774 msg/s # udp rx: 1839 MB/s 1496615 calls/s # udp tx: 1938 MB/s 32876 calls/s 32876 msg/s # udp rx: 1910 MB/s 1555573 calls/s # udp tx: 1922 MB/s 32602 calls/s 32602 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1467 MB/s 24895 calls/s 24895 msg/s # udp rx: 54 MB/s 44387 calls/s # udp tx: 1687 MB/s 28627 calls/s 28627 msg/s # udp rx: 54 MB/s 44385 calls/s # udp tx: 1821 MB/s 30901 calls/s 30901 msg/s # UDP tunnel GRO fwd perf udp tx: 1858 MB/s 31519 calls/s 31519 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1840 MB/s 31217 calls/s 31217 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1834 MB/s 31116 calls/s 31116 msg/s 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__->