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: 1070 MB/s 871752 calls/s # udp tx: 1148 MB/s 19483 calls/s 19483 msg/s # udp rx: 1015 MB/s 826401 calls/s # udp tx: 1170 MB/s 19846 calls/s 19846 msg/s # udp rx: 1147 MB/s 934063 calls/s # udp tx: 1193 MB/s 20251 calls/s 20251 msg/s # UDP GRO fwd perf udp rx: 1206 MB/s 981205 calls/s # udp tx: 1408 MB/s 23897 calls/s 23897 msg/s # udp rx: 1393 MB/s 1133822 calls/s # udp tx: 1521 MB/s 25804 calls/s 25804 msg/s # udp rx: 1492 MB/s 1214777 calls/s # udp tx: 1536 MB/s 26068 calls/s 26068 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 707 MB/s 571370 calls/s # udp tx: 1432 MB/s 24288 calls/s 24288 msg/s # udp tx: 1097 MB/s 18620 calls/s 18620 msg/s # udp rx: 305 MB/s 247270 calls/s # udp tx: 1482 MB/s 25141 calls/s 25141 msg/s # udp rx: 529 MB/s 427710 calls/s # UDP tunnel GRO fwd perf udp rx: 554 MB/s 447397 calls/s # udp tx: 1481 MB/s 25126 calls/s 25126 msg/s # udp rx: 616 MB/s 498086 calls/s # udp tx: 1459 MB/s 24752 calls/s 24752 msg/s # udp rx: 617 MB/s 498233 calls/s # udp tx: 1474 MB/s 25005 calls/s 25005 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1051 MB/s 855808 calls/s # udp tx: 1189 MB/s 20169 calls/s 20169 msg/s # udp rx: 1136 MB/s 924908 calls/s # udp tx: 1195 MB/s 20276 calls/s 20276 msg/s # udp rx: 1115 MB/s 908460 calls/s # udp tx: 1141 MB/s 19367 calls/s 19367 msg/s # UDP GRO fwd perf udp rx: 1309 MB/s 1065619 calls/s # udp tx: 1374 MB/s 23307 calls/s 23307 msg/s # udp rx: 1374 MB/s 1118954 calls/s # udp tx: 1413 MB/s 23967 calls/s 23967 msg/s # udp rx: 1410 MB/s 1148112 calls/s # udp tx: 1413 MB/s 23967 calls/s 23967 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 941 MB/s 15965 calls/s 15965 msg/s # udp rx: 289 MB/s 235145 calls/s # udp tx: 1019 MB/s 17285 calls/s 17285 msg/s # udp rx: 110 MB/s 89273 calls/s # udp tx: 954 MB/s 16193 calls/s 16193 msg/s # udp rx: 203 MB/s 164272 calls/s # UDP tunnel GRO fwd perf udp rx: 142 MB/s 115330 calls/s # udp tx: 938 MB/s 15917 calls/s 15917 msg/s # udp rx: 182 MB/s 147640 calls/s # udp tx: 970 MB/s 16456 calls/s 16456 msg/s # udp rx: 207 MB/s 168192 calls/s # udp tx: 976 MB/s 16569 calls/s 16569 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__->