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: 1392 MB/s 1133603 calls/s # udp tx: 1725 MB/s 29262 calls/s 29262 msg/s # udp rx: 1763 MB/s 1435881 calls/s # udp tx: 1904 MB/s 32296 calls/s 32296 msg/s # udp rx: 1630 MB/s 1326794 calls/s # udp tx: 1937 MB/s 32869 calls/s 32869 msg/s # UDP GRO fwd perf udp rx: 1585 MB/s 1290558 calls/s # udp tx: 1945 MB/s 33001 calls/s 33001 msg/s # udp rx: 1854 MB/s 1509306 calls/s # udp tx: 1956 MB/s 33180 calls/s 33180 msg/s # udp rx: 1325 MB/s 1078464 calls/s # udp tx: 1952 MB/s 33119 calls/s 33119 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1620 MB/s 27490 calls/s 27490 msg/s # udp rx: 164 MB/s 134041 calls/s # udp tx: 1816 MB/s 30813 calls/s 30813 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1798 MB/s 30504 calls/s 30504 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 768 calls/s # udp tx: 1810 MB/s 30708 calls/s 30708 msg/s # udp tx: 1797 MB/s 30481 calls/s 30481 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1801 MB/s 30549 calls/s 30549 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1559 MB/s 1269438 calls/s # udp tx: 1795 MB/s 30448 calls/s 30448 msg/s # udp rx: 1846 MB/s 1502778 calls/s # udp tx: 1861 MB/s 31578 calls/s 31578 msg/s # udp rx: 1796 MB/s 1462287 calls/s # udp tx: 1835 MB/s 31138 calls/s 31138 msg/s # UDP GRO fwd perf udp rx: 1786 MB/s 1453756 calls/s # udp tx: 1874 MB/s 31796 calls/s 31796 msg/s # udp rx: 1893 MB/s 1540796 calls/s # udp tx: 1912 MB/s 32436 calls/s 32436 msg/s # udp rx: 1898 MB/s 1545227 calls/s # udp tx: 1922 MB/s 32603 calls/s 32603 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1757 MB/s 29800 calls/s 29800 msg/s # udp rx: 40 MB/s 32893 calls/s # udp tx: 1758 MB/s 29831 calls/s 29831 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1715 MB/s 29094 calls/s 29094 msg/s # UDP tunnel GRO fwd perf udp rx: 117 MB/s 95201 calls/s # udp tx: 1624 MB/s 27546 calls/s 27546 msg/s # udp tx: 1751 MB/s 29710 calls/s 29710 msg/s # udp rx: 43 MB/s 35647 calls/s # udp tx: 1796 MB/s 30465 calls/s 30465 msg/s # udp rx: 0 MB/s 771 calls/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__->