make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1088 MB/s 18457 calls/s 18457 msg/s # tcp rx: 1089 MB/s 127084 calls/s # tcp tx: 1086 MB/s 18431 calls/s 18431 msg/s # tcp rx: 1097 MB/s 117499 calls/s # tcp tx: 1055 MB/s 17901 calls/s 17901 msg/s # tcp rx: 1074 MB/s 124340 calls/s # tcp tx: 1045 MB/s 17735 calls/s 17735 msg/s # udp gso - over veth touching data # udp rx: 1227 MB/s 874290 calls/s # udp tx: 1263 MB/s 21431 calls/s 21431 msg/s # udp rx: 1298 MB/s 925188 calls/s # udp tx: 1302 MB/s 22090 calls/s 22090 msg/s # udp rx: 1291 MB/s 919799 calls/s # udp tx: 1296 MB/s 21985 calls/s 21985 msg/s # udp rx: 1294 MB/s 922020 calls/s # udp tx: 1299 MB/s 22041 calls/s 22041 msg/s # udp gso and gro - over veth touching data # udp rx: 583 MB/s 415905 calls/s # udp tx: 599 MB/s 10174 calls/s 10174 msg/s # udp rx: 605 MB/s 431350 calls/s # udp tx: 605 MB/s 10271 calls/s 10271 msg/s # udp rx: 592 MB/s 421865 calls/s # udp tx: 592 MB/s 10041 calls/s 10041 msg/s # udp rx: 581 MB/s 414505 calls/s # udp tx: 581 MB/s 9869 calls/s 9869 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1038 MB/s 17620 calls/s 17620 msg/s # tcp rx: 1039 MB/s 128890 calls/s # tcp tx: 832 MB/s 14121 calls/s 14121 msg/s # tcp rx: 832 MB/s 101228 calls/s # tcp tx: 677 MB/s 11496 calls/s 11496 msg/s # tcp rx: 678 MB/s 80932 calls/s # tcp tx: 682 MB/s 11571 calls/s 11571 msg/s # udp gso - over veth touching data # udp rx: 1110 MB/s 810052 calls/s # udp tx: 1146 MB/s 19447 calls/s 19447 msg/s # udp rx: 1182 MB/s 862119 calls/s # udp tx: 1185 MB/s 20113 calls/s 20113 msg/s # udp rx: 1185 MB/s 864265 calls/s # udp tx: 1183 MB/s 20075 calls/s 20075 msg/s # udp rx: 1251 MB/s 912546 calls/s # udp tx: 1250 MB/s 21215 calls/s 21215 msg/s # udp gso and gro - over veth touching data # udp rx: 1183 MB/s 863115 calls/s # udp tx: 1219 MB/s 20681 calls/s 20681 msg/s # udp rx: 1198 MB/s 874374 calls/s # udp tx: 1197 MB/s 20315 calls/s 20315 msg/s # udp rx: 1246 MB/s 908754 calls/s # udp tx: 1245 MB/s 21123 calls/s 21123 msg/s # udp rx: 1249 MB/s 910943 calls/s # udp tx: 1248 MB/s 21169 calls/s 21169 msg/s ok 1 selftests: net: udpgro_bench.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__->