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: 1233 MB/s 1004331 calls/s # udp tx: 1883 MB/s 31945 calls/s 31945 msg/s # udp rx: 1956 MB/s 1592475 calls/s # udp tx: 1974 MB/s 33485 calls/s 33485 msg/s # udp rx: 1953 MB/s 1589979 calls/s # udp tx: 1970 MB/s 33425 calls/s 33425 msg/s # UDP GRO fwd perf udp rx: 1796 MB/s 1461614 calls/s # udp tx: 1888 MB/s 32038 calls/s 32038 msg/s # udp rx: 1903 MB/s 1549322 calls/s # udp tx: 1919 MB/s 32549 calls/s 32549 msg/s # udp rx: 1932 MB/s 1572908 calls/s # udp tx: 1954 MB/s 33142 calls/s 33142 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: 1853 MB/s 31431 calls/s 31431 msg/s # udp tx: 1817 MB/s 30826 calls/s 30826 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1828 MB/s 31017 calls/s 31017 msg/s # UDP tunnel GRO fwd perf udp tx: 1812 MB/s 30734 calls/s 30734 msg/s # udp rx: 15 MB/s 12809 calls/s # udp tx: 1838 MB/s 31179 calls/s 31179 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1807 MB/s 30658 calls/s 30658 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1742 MB/s 1417694 calls/s # udp tx: 1891 MB/s 32073 calls/s 32073 msg/s # udp rx: 1957 MB/s 1593760 calls/s # udp tx: 1968 MB/s 33394 calls/s 33394 msg/s # udp rx: 1948 MB/s 1585817 calls/s # udp tx: 1956 MB/s 33192 calls/s 33192 msg/s # UDP GRO fwd perf udp rx: 1821 MB/s 1482761 calls/s # udp tx: 1891 MB/s 32083 calls/s 32083 msg/s # udp rx: 1875 MB/s 1527072 calls/s # udp tx: 1884 MB/s 31967 calls/s 31967 msg/s # udp rx: 1820 MB/s 1481572 calls/s # udp tx: 1943 MB/s 32957 calls/s 32957 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1637 MB/s 27771 calls/s 27771 msg/s # udp rx: 167 MB/s 136276 calls/s # udp tx: 1797 MB/s 30481 calls/s 30481 msg/s # udp rx: 25 MB/s 20891 calls/s # udp tx: 1698 MB/s 28803 calls/s 28803 msg/s # UDP tunnel GRO fwd perf udp tx: 1643 MB/s 27873 calls/s 27873 msg/s # udp rx: 263 MB/s 213926 calls/s # udp tx: 1797 MB/s 30484 calls/s 30484 msg/s # udp rx: 7 MB/s 5743 calls/s # udp tx: 1656 MB/s 28101 calls/s 28101 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__->