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: 527 MB/s 8952 calls/s 8952 msg/s # tcp rx: 528 MB/s 79894 calls/s # tcp tx: 612 MB/s 10389 calls/s 10389 msg/s # tcp rx: 613 MB/s 80064 calls/s # tcp tx: 599 MB/s 10162 calls/s 10162 msg/s # tcp rx: 599 MB/s 77439 calls/s # tcp tx: 591 MB/s 10027 calls/s 10027 msg/s # udp gso - over veth touching data # udp rx: 601 MB/s 428562 calls/s # udp tx: 615 MB/s 10431 calls/s 10431 msg/s # udp rx: 621 MB/s 443040 calls/s # udp tx: 625 MB/s 10605 calls/s 10605 msg/s # udp rx: 621 MB/s 442791 calls/s # udp tx: 624 MB/s 10588 calls/s 10588 msg/s # udp rx: 622 MB/s 443542 calls/s # udp tx: 625 MB/s 10615 calls/s 10615 msg/s # udp gso and gro - over veth touching data # udp rx: 1264 MB/s 900977 calls/s # udp tx: 1292 MB/s 21917 calls/s 21917 msg/s # udp rx: 1297 MB/s 924095 calls/s # udp tx: 1296 MB/s 21994 calls/s 21994 msg/s # udp rx: 1281 MB/s 913112 calls/s # udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # udp rx: 1282 MB/s 913602 calls/s # udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 844 MB/s 14319 calls/s 14319 msg/s # tcp rx: 844 MB/s 154254 calls/s # tcp tx: 646 MB/s 10967 calls/s 10967 msg/s # tcp rx: 647 MB/s 92372 calls/s # tcp tx: 568 MB/s 9642 calls/s 9642 msg/s # tcp rx: 569 MB/s 77244 calls/s # tcp tx: 605 MB/s 10276 calls/s 10276 msg/s # udp gso - over veth touching data # udp rx: 1196 MB/s 872828 calls/s # udp tx: 1221 MB/s 20716 calls/s 20716 msg/s # udp rx: 1215 MB/s 886561 calls/s # udp tx: 1213 MB/s 20586 calls/s 20586 msg/s # udp rx: 1214 MB/s 885879 calls/s # udp tx: 1213 MB/s 20587 calls/s 20587 msg/s # udp rx: 1191 MB/s 869127 calls/s # udp tx: 1198 MB/s 20332 calls/s 20332 msg/s # udp gso and gro - over veth touching data # udp rx: 1192 MB/s 869550 calls/s # udp tx: 1216 MB/s 20625 calls/s 20625 msg/s # udp rx: 1250 MB/s 911954 calls/s # udp tx: 1249 MB/s 21194 calls/s 21194 msg/s # udp rx: 1251 MB/s 912659 calls/s # udp tx: 1251 MB/s 21218 calls/s 21218 msg/s # udp rx: 1258 MB/s 917481 calls/s # udp tx: 1265 MB/s 21465 calls/s 21465 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__->