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: 1829 MB/s 1489646 calls/s # udp tx: 1906 MB/s 32342 calls/s 32342 msg/s # udp rx: 1924 MB/s 1566979 calls/s # udp tx: 1971 MB/s 33441 calls/s 33441 msg/s # udp rx: 1929 MB/s 1570395 calls/s # udp tx: 1967 MB/s 33368 calls/s 33368 msg/s # UDP GRO fwd perf udp rx: 1795 MB/s 1461289 calls/s # udp tx: 1895 MB/s 32153 calls/s 32153 msg/s # udp rx: 1562 MB/s 1271632 calls/s # udp tx: 1842 MB/s 31249 calls/s 31249 msg/s # udp tx: 1861 MB/s 31571 calls/s 31571 msg/s # udp rx: 1751 MB/s 1426011 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1630 MB/s 27653 calls/s 27653 msg/s # udp rx: 199 MB/s 162048 calls/s # udp tx: 1810 MB/s 30702 calls/s 30702 msg/s # udp rx: 1 MB/s 1214 calls/s # udp tx: 1817 MB/s 30833 calls/s 30833 msg/s # UDP tunnel GRO fwd perf udp tx: 1771 MB/s 30040 calls/s 30040 msg/s # udp rx: 100 MB/s 81839 calls/s # udp tx: 1824 MB/s 30941 calls/s 30941 msg/s # udp rx: 1 MB/s 984 calls/s # udp tx: 1830 MB/s 31042 calls/s 31042 msg/s # udp rx: 1 MB/s 983 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1530 MB/s 1245407 calls/s # udp tx: 1919 MB/s 32556 calls/s 32556 msg/s # udp rx: 1907 MB/s 1553125 calls/s # udp tx: 1929 MB/s 32723 calls/s 32723 msg/s # udp rx: 1839 MB/s 1497128 calls/s # udp tx: 1881 MB/s 31904 calls/s 31904 msg/s # UDP GRO fwd perf udp rx: 1780 MB/s 1449167 calls/s # udp tx: 1847 MB/s 31336 calls/s 31336 msg/s # udp rx: 1848 MB/s 1504922 calls/s # udp tx: 1880 MB/s 31902 calls/s 31902 msg/s # udp rx: 1788 MB/s 1455859 calls/s # udp tx: 1866 MB/s 31657 calls/s 31657 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1853 MB/s 31439 calls/s 31439 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1862 MB/s 31589 calls/s 31589 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1877 MB/s 31840 calls/s 31840 msg/s # UDP tunnel GRO fwd perf udp tx: 1876 MB/s 31819 calls/s 31819 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1853 MB/s 31441 calls/s 31441 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1852 MB/s 31418 calls/s 31418 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__->