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: 1102 MB/s 18701 calls/s 18701 msg/s # tcp rx: 1102 MB/s 142732 calls/s # tcp tx: 1105 MB/s 18749 calls/s 18749 msg/s # tcp rx: 1112 MB/s 138157 calls/s # tcp tx: 1103 MB/s 18723 calls/s 18723 msg/s # tcp rx: 1104 MB/s 134848 calls/s # tcp tx: 1110 MB/s 18834 calls/s 18834 msg/s # udp gso - over veth touching data # udp rx: 716 MB/s 510739 calls/s # udp tx: 738 MB/s 12530 calls/s 12530 msg/s # udp rx: 731 MB/s 520842 calls/s # udp tx: 734 MB/s 12453 calls/s 12453 msg/s # udp rx: 893 MB/s 636784 calls/s # udp tx: 895 MB/s 15183 calls/s 15183 msg/s # udp rx: 757 MB/s 539350 calls/s # udp tx: 761 MB/s 12914 calls/s 12914 msg/s # udp gso and gro - over veth touching data # udp rx: 716 MB/s 510099 calls/s # udp tx: 737 MB/s 12511 calls/s 12511 msg/s # udp rx: 744 MB/s 530553 calls/s # udp tx: 748 MB/s 12703 calls/s 12703 msg/s # udp rx: 729 MB/s 519831 calls/s # udp tx: 733 MB/s 12442 calls/s 12442 msg/s # udp rx: 727 MB/s 518148 calls/s # udp tx: 730 MB/s 12395 calls/s 12395 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 699 MB/s 11857 calls/s 11857 msg/s # tcp rx: 700 MB/s 86282 calls/s # tcp tx: 723 MB/s 12276 calls/s 12276 msg/s # tcp rx: 723 MB/s 87927 calls/s # tcp tx: 723 MB/s 12272 calls/s 12272 msg/s # tcp rx: 724 MB/s 88109 calls/s # tcp tx: 726 MB/s 12326 calls/s 12326 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 877603 calls/s # udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # udp rx: 1263 MB/s 921175 calls/s # udp tx: 1266 MB/s 21488 calls/s 21488 msg/s # udp rx: 1267 MB/s 924428 calls/s # udp tx: 1270 MB/s 21542 calls/s 21542 msg/s # udp rx: 1262 MB/s 920984 calls/s # udp tx: 1265 MB/s 21460 calls/s 21460 msg/s # udp gso and gro - over veth touching data # udp rx: 1217 MB/s 887714 calls/s # udp tx: 1257 MB/s 21322 calls/s 21322 msg/s # udp rx: 1216 MB/s 887172 calls/s # udp tx: 1217 MB/s 20653 calls/s 20653 msg/s # udp rx: 1136 MB/s 828548 calls/s # udp tx: 1139 MB/s 19326 calls/s 19326 msg/s # udp rx: 1179 MB/s 859895 calls/s # udp tx: 1181 MB/s 20035 calls/s 20035 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__->