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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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: 1261 MB/s 1026494 calls/s # udp tx: 1746 MB/s 29624 calls/s 29624 msg/s # udp rx: 1879 MB/s 1529950 calls/s # udp tx: 1907 MB/s 32352 calls/s 32352 msg/s # udp rx: 1954 MB/s 1591185 calls/s # udp tx: 1973 MB/s 33476 calls/s 33476 msg/s # UDP GRO fwd perf udp rx: 1832 MB/s 1491646 calls/s # udp tx: 1924 MB/s 32639 calls/s 32639 msg/s # udp rx: 1573 MB/s 1280313 calls/s # udp tx: 1892 MB/s 32093 calls/s 32093 msg/s # udp rx: 1358 MB/s 1105621 calls/s # udp tx: 1740 MB/s 29514 calls/s 29514 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1811 MB/s 30718 calls/s 30718 msg/s # udp rx: 2 MB/s 2382 calls/s # udp tx: 1794 MB/s 30429 calls/s 30429 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1798 MB/s 30508 calls/s 30508 msg/s # UDP tunnel GRO fwd perf udp tx: 1765 MB/s 29952 calls/s 29952 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1757 MB/s 29800 calls/s 29800 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1786 MB/s 30302 calls/s 30302 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1578 MB/s 1285162 calls/s # udp tx: 1716 MB/s 29117 calls/s 29117 msg/s # udp rx: 1714 MB/s 1395787 calls/s # udp tx: 1720 MB/s 29188 calls/s 29188 msg/s # udp rx: 1774 MB/s 1444618 calls/s # udp tx: 1784 MB/s 30268 calls/s 30268 msg/s # UDP GRO fwd perf udp rx: 1577 MB/s 1283045 calls/s # udp tx: 1712 MB/s 29039 calls/s 29039 msg/s # udp rx: 1625 MB/s 1322501 calls/s # udp tx: 1725 MB/s 29264 calls/s 29264 msg/s # udp rx: 1853 MB/s 1508570 calls/s # udp tx: 1888 MB/s 32024 calls/s 32024 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1722 MB/s 29208 calls/s 29208 msg/s # udp rx: 97 MB/s 79051 calls/s # udp tx: 1746 MB/s 29621 calls/s 29621 msg/s # udp rx: 212 MB/s 173033 calls/s # udp tx: 1713 MB/s 29064 calls/s 29064 msg/s # UDP tunnel GRO fwd perf udp tx: 1838 MB/s 31177 calls/s 31177 msg/s # udp rx: 1 MB/s 1552 calls/s # udp tx: 1781 MB/s 30216 calls/s 30216 msg/s # udp rx: 221 MB/s 180408 calls/s # udp tx: 1754 MB/s 29762 calls/s 29762 msg/s ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' TAP version 13 1..1 # timeout set to 45 # selftests: net/lib: udpgro_fwd.sh # Warning: file udpgro_fwd.sh is missing! not ok 1 selftests: net/lib: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->