make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 787 MB/s 13364 calls/s 13364 msg/s # tcp rx: 788 MB/s 90857 calls/s # tcp tx: 1093 MB/s 18548 calls/s 18548 msg/s # tcp rx: 1094 MB/s 137085 calls/s # tcp tx: 1040 MB/s 17654 calls/s 17654 msg/s # tcp rx: 1040 MB/s 135369 calls/s # tcp tx: 1001 MB/s 16987 calls/s 16987 msg/s # udp gso - over veth touching data # udp rx: 1293 MB/s 921157 calls/s # udp tx: 1328 MB/s 22539 calls/s 22539 msg/s # udp rx: 1325 MB/s 944315 calls/s # udp tx: 1330 MB/s 22558 calls/s 22558 msg/s # udp rx: 1324 MB/s 943171 calls/s # udp tx: 1327 MB/s 22507 calls/s 22507 msg/s # udp rx: 1326 MB/s 944605 calls/s # udp tx: 1328 MB/s 22529 calls/s 22529 msg/s # udp gso and gro - over veth touching data # udp rx: 1210 MB/s 862413 calls/s # udp tx: 1249 MB/s 21192 calls/s 21192 msg/s # udp rx: 1277 MB/s 910234 calls/s # udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # udp rx: 1271 MB/s 905633 calls/s # udp tx: 1270 MB/s 21553 calls/s 21553 msg/s # udp rx: 1267 MB/s 902653 calls/s # udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1041 MB/s 17658 calls/s 17658 msg/s # tcp rx: 1042 MB/s 115667 calls/s # tcp tx: 1010 MB/s 17136 calls/s 17136 msg/s # tcp rx: 1011 MB/s 131066 calls/s # tcp tx: 972 MB/s 16496 calls/s 16496 msg/s # tcp rx: 981 MB/s 129936 calls/s # tcp tx: 1098 MB/s 18639 calls/s 18639 msg/s # udp gso - over veth touching data # udp rx: 1227 MB/s 895149 calls/s # udp tx: 1258 MB/s 21346 calls/s 21346 msg/s # udp rx: 1267 MB/s 924143 calls/s # udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # udp rx: 1304 MB/s 951486 calls/s # udp tx: 1303 MB/s 22111 calls/s 22111 msg/s # udp rx: 1305 MB/s 951831 calls/s # udp tx: 1304 MB/s 22124 calls/s 22124 msg/s # udp gso and gro - over veth touching data # udp rx: 1139 MB/s 831356 calls/s # udp tx: 1167 MB/s 19798 calls/s 19798 msg/s # udp rx: 1264 MB/s 921951 calls/s # udp tx: 1263 MB/s 21429 calls/s 21429 msg/s # udp rx: 1278 MB/s 932382 calls/s # udp tx: 1278 MB/s 21677 calls/s 21677 msg/s # udp rx: 1271 MB/s 927118 calls/s # udp tx: 1270 MB/s 21544 calls/s 21544 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__->