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: 1262 MB/s 1027569 calls/s # udp tx: 1788 MB/s 30341 calls/s 30341 msg/s # udp rx: 1909 MB/s 1554615 calls/s # udp tx: 1918 MB/s 32536 calls/s 32536 msg/s # udp rx: 1909 MB/s 1554221 calls/s # udp tx: 1921 MB/s 32582 calls/s 32582 msg/s # UDP GRO fwd perf udp rx: 1717 MB/s 1396958 calls/s # udp tx: 1834 MB/s 31110 calls/s 31110 msg/s # udp rx: 1822 MB/s 1482252 calls/s # udp tx: 1910 MB/s 32402 calls/s 32402 msg/s # udp rx: 1840 MB/s 1497208 calls/s # udp tx: 1924 MB/s 32634 calls/s 32634 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1784 MB/s 30264 calls/s 30264 msg/s # udp rx: 107 MB/s 87328 calls/s # udp tx: 1813 MB/s 30765 calls/s 30765 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1829 MB/s 31027 calls/s 31027 msg/s # UDP tunnel GRO fwd perf udp tx: 1790 MB/s 30367 calls/s 30367 msg/s # udp rx: 52 MB/s 42776 calls/s # udp tx: 1715 MB/s 29094 calls/s 29094 msg/s # udp rx: 88 MB/s 71718 calls/s # udp tx: 1708 MB/s 28971 calls/s 28971 msg/s # udp rx: 92 MB/s 75132 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1832 MB/s 1491672 calls/s # udp tx: 1932 MB/s 32780 calls/s 32780 msg/s # udp rx: 1912 MB/s 1556953 calls/s # udp tx: 1927 MB/s 32694 calls/s 32694 msg/s # udp rx: 1864 MB/s 1517698 calls/s # udp tx: 1910 MB/s 32401 calls/s 32401 msg/s # UDP GRO fwd perf udp rx: 1357 MB/s 1104926 calls/s # udp tx: 1834 MB/s 31119 calls/s 31119 msg/s # udp rx: 1771 MB/s 1442248 calls/s # udp tx: 1777 MB/s 30147 calls/s 30147 msg/s # udp rx: 1821 MB/s 1482775 calls/s # udp tx: 1835 MB/s 31130 calls/s 31130 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 169 MB/s 138083 calls/s # udp tx: 1059 MB/s 17975 calls/s 17975 msg/s # udp tx: 1084 MB/s 18398 calls/s 18398 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 988 MB/s 16763 calls/s 16763 msg/s # UDP tunnel GRO fwd perf udp tx: 1599 MB/s 27136 calls/s 27136 msg/s # udp rx: 113 MB/s 92497 calls/s # udp tx: 1188 MB/s 20153 calls/s 20153 msg/s # udp rx: 21 MB/s 17689 calls/s # udp tx: 1106 MB/s 18768 calls/s 18768 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__->