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: 1081 MB/s 880577 calls/s # udp tx: 1201 MB/s 20380 calls/s 20380 msg/s # udp rx: 1185 MB/s 965377 calls/s # udp tx: 1221 MB/s 20710 calls/s 20710 msg/s # udp rx: 1199 MB/s 976750 calls/s # udp tx: 1195 MB/s 20276 calls/s 20276 msg/s # UDP GRO fwd perf udp rx: 1129 MB/s 919119 calls/s # udp tx: 1258 MB/s 21337 calls/s 21337 msg/s # udp rx: 1281 MB/s 1043542 calls/s # udp tx: 1296 MB/s 21989 calls/s 21989 msg/s # udp rx: 1285 MB/s 1046202 calls/s # udp tx: 1294 MB/s 21961 calls/s 21961 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 512 calls/s # udp tx: 1201 MB/s 20375 calls/s 20375 msg/s # udp rx: 229 MB/s 186666 calls/s # udp tx: 1040 MB/s 17655 calls/s 17655 msg/s # udp rx: 846 MB/s 688790 calls/s # udp tx: 967 MB/s 16403 calls/s 16403 msg/s # UDP tunnel GRO fwd perf udp tx: 1123 MB/s 19055 calls/s 19055 msg/s # udp rx: 313 MB/s 255071 calls/s # udp tx: 1069 MB/s 18138 calls/s 18138 msg/s # udp rx: 267 MB/s 216525 calls/s # udp tx: 1090 MB/s 18497 calls/s 18497 msg/s # udp rx: 320 MB/s 258975 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1502 MB/s 1222968 calls/s # udp tx: 1705 MB/s 28920 calls/s 28920 msg/s # udp rx: 1752 MB/s 1426870 calls/s # udp tx: 1754 MB/s 29754 calls/s 29754 msg/s # udp rx: 1820 MB/s 1481610 calls/s # udp tx: 1824 MB/s 30953 calls/s 30953 msg/s # UDP GRO fwd perf udp rx: 1832 MB/s 1490305 calls/s # udp tx: 1940 MB/s 32911 calls/s 32911 msg/s # udp rx: 1916 MB/s 1559031 calls/s # udp tx: 1943 MB/s 32963 calls/s 32963 msg/s # udp rx: 1928 MB/s 1568913 calls/s # udp tx: 1957 MB/s 33195 calls/s 33195 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1627 MB/s 27596 calls/s 27596 msg/s # udp rx: 9 MB/s 7850 calls/s # udp tx: 1639 MB/s 27811 calls/s 27811 msg/s # udp rx: 7 MB/s 6146 calls/s # udp tx: 1625 MB/s 27575 calls/s 27575 msg/s # UDP tunnel GRO fwd perf udp rx: 219 MB/s 178693 calls/s # udp tx: 1655 MB/s 28074 calls/s 28074 msg/s # udp tx: 1773 MB/s 30073 calls/s 30073 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1017 MB/s 17259 calls/s 17259 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__->