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: 1186 MB/s 965674 calls/s # udp tx: 1246 MB/s 21138 calls/s 21138 msg/s # udp rx: 1147 MB/s 933580 calls/s # udp tx: 1215 MB/s 20616 calls/s 20616 msg/s # udp rx: 1058 MB/s 861784 calls/s # udp tx: 1078 MB/s 18292 calls/s 18292 msg/s # UDP GRO fwd perf udp rx: 1118 MB/s 910756 calls/s # udp tx: 1196 MB/s 20294 calls/s 20294 msg/s # udp rx: 1269 MB/s 1033178 calls/s # udp tx: 1277 MB/s 21662 calls/s 21662 msg/s # udp rx: 1270 MB/s 1034569 calls/s # udp tx: 1276 MB/s 21653 calls/s 21653 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 283 MB/s 229199 calls/s # udp tx: 1088 MB/s 18466 calls/s 18466 msg/s # udp rx: 328 MB/s 266297 calls/s # udp tx: 1088 MB/s 18455 calls/s 18455 msg/s # udp rx: 333 MB/s 269696 calls/s # udp tx: 1086 MB/s 18424 calls/s 18424 msg/s # UDP tunnel GRO fwd perf udp rx: 180 MB/s 146145 calls/s # udp tx: 1111 MB/s 18856 calls/s 18856 msg/s # udp tx: 992 MB/s 16841 calls/s 16841 msg/s # udp rx: 367 MB/s 297909 calls/s # udp tx: 1362 MB/s 23106 calls/s 23106 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1026 MB/s 835415 calls/s # udp tx: 1145 MB/s 19426 calls/s 19426 msg/s # udp rx: 1210 MB/s 985432 calls/s # udp tx: 1220 MB/s 20704 calls/s 20704 msg/s # udp rx: 1223 MB/s 996354 calls/s # udp tx: 1229 MB/s 20860 calls/s 20860 msg/s # UDP GRO fwd perf udp rx: 1069 MB/s 870129 calls/s # udp tx: 1222 MB/s 20735 calls/s 20735 msg/s # udp rx: 1208 MB/s 984024 calls/s # udp tx: 1216 MB/s 20637 calls/s 20637 msg/s # udp rx: 1207 MB/s 983128 calls/s # udp tx: 1214 MB/s 20591 calls/s 20591 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1840 MB/s 31224 calls/s 31224 msg/s # udp rx: 4 MB/s 3258 calls/s # udp tx: 1659 MB/s 28146 calls/s 28146 msg/s # udp rx: 232 MB/s 189339 calls/s # udp tx: 1681 MB/s 28521 calls/s 28521 msg/s # udp rx: 217 MB/s 176672 calls/s # UDP tunnel GRO fwd perf udp rx: 25 MB/s 20721 calls/s # udp tx: 1806 MB/s 30633 calls/s 30633 msg/s # udp tx: 1384 MB/s 23479 calls/s 23479 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1400 MB/s 23760 calls/s 23760 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__->