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: 1077 MB/s 18277 calls/s 18277 msg/s # tcp rx: 1078 MB/s 141442 calls/s # tcp tx: 1086 MB/s 18424 calls/s 18424 msg/s # tcp rx: 1099 MB/s 125521 calls/s # tcp tx: 965 MB/s 16379 calls/s 16379 msg/s # tcp rx: 963 MB/s 130071 calls/s # tcp tx: 1013 MB/s 17186 calls/s 17186 msg/s # udp gso - over veth touching data # udp rx: 591 MB/s 421424 calls/s # udp tx: 610 MB/s 10351 calls/s 10351 msg/s # udp rx: 623 MB/s 444148 calls/s # udp tx: 626 MB/s 10620 calls/s 10620 msg/s # udp rx: 617 MB/s 439998 calls/s # udp tx: 619 MB/s 10507 calls/s 10507 msg/s # udp rx: 613 MB/s 436913 calls/s # udp tx: 615 MB/s 10432 calls/s 10432 msg/s # udp gso and gro - over veth touching data # udp rx: 1167 MB/s 831736 calls/s # udp tx: 1209 MB/s 20511 calls/s 20511 msg/s # udp rx: 1260 MB/s 898153 calls/s # udp tx: 1254 MB/s 21282 calls/s 21282 msg/s # udp rx: 1295 MB/s 922750 calls/s # udp tx: 1302 MB/s 22096 calls/s 22096 msg/s # udp rx: 1311 MB/s 933897 calls/s # udp tx: 1308 MB/s 22194 calls/s 22194 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1039 MB/s 17638 calls/s 17638 msg/s # tcp rx: 1041 MB/s 134505 calls/s # tcp tx: 1166 MB/s 19787 calls/s 19787 msg/s # tcp rx: 1167 MB/s 140147 calls/s # tcp tx: 1170 MB/s 19845 calls/s 19845 msg/s # tcp rx: 1171 MB/s 138186 calls/s # tcp tx: 1167 MB/s 19810 calls/s 19810 msg/s # udp gso - over veth touching data # udp rx: 529 MB/s 386376 calls/s # udp tx: 549 MB/s 9321 calls/s 9321 msg/s # udp rx: 610 MB/s 445350 calls/s # udp tx: 613 MB/s 10399 calls/s 10399 msg/s # udp rx: 609 MB/s 444420 calls/s # udp tx: 611 MB/s 10365 calls/s 10365 msg/s # udp rx: 608 MB/s 444029 calls/s # udp tx: 610 MB/s 10358 calls/s 10358 msg/s # udp gso and gro - over veth touching data # udp rx: 1190 MB/s 867998 calls/s # udp tx: 1237 MB/s 20983 calls/s 20983 msg/s # udp rx: 1236 MB/s 901557 calls/s # udp tx: 1240 MB/s 21048 calls/s 21048 msg/s # udp rx: 1109 MB/s 809091 calls/s # udp tx: 1107 MB/s 18788 calls/s 18788 msg/s # udp rx: 1096 MB/s 799559 calls/s # udp tx: 1095 MB/s 18586 calls/s 18586 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__->