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: 1690 MB/s 1375889 calls/s # udp tx: 1823 MB/s 30933 calls/s 30933 msg/s # udp rx: 1039 MB/s 845461 calls/s # udp tx: 1833 MB/s 31099 calls/s 31099 msg/s # udp rx: 897 MB/s 729235 calls/s # udp tx: 1301 MB/s 22076 calls/s 22076 msg/s # UDP GRO fwd perf udp rx: 687 MB/s 557974 calls/s # udp tx: 1241 MB/s 21063 calls/s 21063 msg/s # udp rx: 998 MB/s 811131 calls/s # udp tx: 1246 MB/s 21143 calls/s 21143 msg/s # udp tx: 1260 MB/s 21371 calls/s 21371 msg/s # udp rx: 977 MB/s 793691 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 146 MB/s 119058 calls/s # udp tx: 1397 MB/s 23710 calls/s 23710 msg/s # udp tx: 1193 MB/s 20250 calls/s 20250 msg/s # udp rx: 136 MB/s 111189 calls/s # udp tx: 1191 MB/s 20211 calls/s 20211 msg/s # UDP tunnel GRO fwd perf udp tx: 1108 MB/s 18805 calls/s 18805 msg/s # udp rx: 159 MB/s 129936 calls/s # udp tx: 1127 MB/s 19126 calls/s 19126 msg/s # udp rx: 89 MB/s 73177 calls/s # udp tx: 1202 MB/s 20401 calls/s 20401 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1181 MB/s 962041 calls/s # udp tx: 1756 MB/s 29795 calls/s 29795 msg/s # udp rx: 1704 MB/s 1387121 calls/s # udp tx: 1801 MB/s 30551 calls/s 30551 msg/s # udp rx: 1799 MB/s 1462259 calls/s # udp tx: 1916 MB/s 32512 calls/s 32512 msg/s # UDP GRO fwd perf udp rx: 1449 MB/s 1178806 calls/s # udp tx: 1672 MB/s 28372 calls/s 28372 msg/s # udp rx: 1005 MB/s 817744 calls/s # udp tx: 1862 MB/s 31583 calls/s 31583 msg/s # udp rx: 1526 MB/s 1241195 calls/s # udp tx: 1933 MB/s 32801 calls/s 32801 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1692 MB/s 28703 calls/s 28703 msg/s # udp rx: 156 MB/s 127409 calls/s # udp tx: 1646 MB/s 27922 calls/s 27922 msg/s # udp rx: 179 MB/s 145676 calls/s # udp tx: 1782 MB/s 30235 calls/s 30235 msg/s # udp rx: 35 MB/s 28964 calls/s # UDP tunnel GRO fwd perf udp rx: 1 MB/s 1280 calls/s # udp tx: 1691 MB/s 28692 calls/s 28692 msg/s # udp tx: 1701 MB/s 28862 calls/s 28862 msg/s # udp rx: 82 MB/s 66857 calls/s # udp tx: 1746 MB/s 29620 calls/s 29620 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__->