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: 1488 MB/s 1211515 calls/s # udp tx: 1803 MB/s 30581 calls/s 30581 msg/s # udp rx: 1930 MB/s 1571450 calls/s # udp tx: 1966 MB/s 33345 calls/s 33345 msg/s # udp rx: 1856 MB/s 1511361 calls/s # udp tx: 1842 MB/s 31255 calls/s 31255 msg/s # UDP GRO fwd perf udp rx: 1782 MB/s 1450967 calls/s # udp tx: 1864 MB/s 31631 calls/s 31631 msg/s # udp rx: 1713 MB/s 1394587 calls/s # udp tx: 1738 MB/s 29481 calls/s 29481 msg/s # udp rx: 1829 MB/s 1489650 calls/s # udp tx: 1833 MB/s 31093 calls/s 31093 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 768 calls/s # udp tx: 1582 MB/s 26835 calls/s 26835 msg/s # udp tx: 1375 MB/s 23329 calls/s 23329 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1834 MB/s 31120 calls/s 31120 msg/s # UDP tunnel GRO fwd perf udp tx: 1800 MB/s 30543 calls/s 30543 msg/s # udp rx: 1 MB/s 1536 calls/s # udp tx: 1792 MB/s 30398 calls/s 30398 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1797 MB/s 30479 calls/s 30479 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1636 MB/s 1332382 calls/s # udp tx: 1868 MB/s 31686 calls/s 31686 msg/s # udp rx: 1785 MB/s 1453736 calls/s # udp tx: 1798 MB/s 30509 calls/s 30509 msg/s # udp rx: 1833 MB/s 1492959 calls/s # udp tx: 1862 MB/s 31583 calls/s 31583 msg/s # UDP GRO fwd perf udp rx: 1709 MB/s 1391834 calls/s # udp tx: 1876 MB/s 31834 calls/s 31834 msg/s # udp rx: 1808 MB/s 1472161 calls/s # udp tx: 1845 MB/s 31309 calls/s 31309 msg/s # udp rx: 1839 MB/s 1496933 calls/s # udp tx: 1932 MB/s 32770 calls/s 32770 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1738 MB/s 29483 calls/s 29483 msg/s # udp rx: 26 MB/s 21679 calls/s # udp tx: 1784 MB/s 30268 calls/s 30268 msg/s # udp rx: 22 MB/s 18160 calls/s # udp tx: 1727 MB/s 29300 calls/s 29300 msg/s # UDP tunnel GRO fwd perf udp tx: 1829 MB/s 31025 calls/s 31025 msg/s # udp rx: 24 MB/s 20233 calls/s # udp tx: 1720 MB/s 29174 calls/s 29174 msg/s # udp rx: 1 MB/s 936 calls/s # udp tx: 1213 MB/s 20581 calls/s 20581 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__->