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: 1896 MB/s 1544175 calls/s # udp tx: 1954 MB/s 33150 calls/s 33150 msg/s # udp rx: 1934 MB/s 1574699 calls/s # udp tx: 1942 MB/s 32949 calls/s 32949 msg/s # udp rx: 1926 MB/s 1568764 calls/s # udp tx: 1935 MB/s 32821 calls/s 32821 msg/s # UDP GRO fwd perf udp rx: 1743 MB/s 1419178 calls/s # udp tx: 1887 MB/s 32020 calls/s 32020 msg/s # udp rx: 1929 MB/s 1571055 calls/s # udp tx: 1943 MB/s 32962 calls/s 32962 msg/s # udp rx: 1932 MB/s 1573105 calls/s # udp tx: 1943 MB/s 32958 calls/s 32958 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 106 MB/s 86428 calls/s # udp tx: 1002 MB/s 16998 calls/s 16998 msg/s # udp rx: 116 MB/s 94670 calls/s # udp tx: 1157 MB/s 19626 calls/s 19626 msg/s # udp rx: 75 MB/s 60949 calls/s # udp tx: 1174 MB/s 19916 calls/s 19916 msg/s # UDP tunnel GRO fwd perf udp tx: 1144 MB/s 19409 calls/s 19409 msg/s # udp rx: 125 MB/s 102309 calls/s # udp tx: 1175 MB/s 19939 calls/s 19939 msg/s # udp rx: 7 MB/s 6225 calls/s # udp tx: 1166 MB/s 19783 calls/s 19783 msg/s # udp rx: 5 MB/s 4146 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1242 MB/s 1010904 calls/s # udp tx: 1771 MB/s 30046 calls/s 30046 msg/s # udp rx: 1611 MB/s 1311662 calls/s # udp tx: 1844 MB/s 31283 calls/s 31283 msg/s # udp rx: 1740 MB/s 1415748 calls/s # udp tx: 1845 MB/s 31302 calls/s 31302 msg/s # UDP GRO fwd perf udp tx: 1800 MB/s 30534 calls/s 30534 msg/s # udp rx: 1505 MB/s 1224256 calls/s # udp tx: 1905 MB/s 32320 calls/s 32320 msg/s # udp rx: 1673 MB/s 1362000 calls/s # udp tx: 1910 MB/s 32398 calls/s 32398 msg/s # udp rx: 1832 MB/s 1491827 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1716 MB/s 29106 calls/s 29106 msg/s # udp rx: 184 MB/s 150376 calls/s # udp tx: 1825 MB/s 30958 calls/s 30958 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1408 MB/s 23892 calls/s 23892 msg/s # UDP tunnel GRO fwd perf udp tx: 1765 MB/s 29945 calls/s 29945 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1695 MB/s 28755 calls/s 28755 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1708 MB/s 28970 calls/s 28970 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__->