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: 743 MB/s 12612 calls/s 12612 msg/s # tcp rx: 744 MB/s 30584 calls/s # tcp tx: 725 MB/s 12298 calls/s 12298 msg/s # tcp rx: 725 MB/s 33514 calls/s # tcp tx: 730 MB/s 12392 calls/s 12392 msg/s # tcp rx: 731 MB/s 33310 calls/s # tcp tx: 736 MB/s 12496 calls/s 12496 msg/s # udp gso - over veth touching data # udp rx: 269 MB/s 191880 calls/s # udp tx: 281 MB/s 4781 calls/s 4781 msg/s # udp rx: 319 MB/s 227942 calls/s # udp tx: 319 MB/s 5422 calls/s 5422 msg/s # udp rx: 311 MB/s 222004 calls/s # udp tx: 311 MB/s 5279 calls/s 5279 msg/s # udp rx: 312 MB/s 222366 calls/s # udp tx: 311 MB/s 5291 calls/s 5291 msg/s # udp gso and gro - over veth touching data # udp rx: 545 MB/s 9248 calls/s # udp tx: 565 MB/s 9587 calls/s 9587 msg/s # udp rx: 568 MB/s 9646 calls/s # udp tx: 568 MB/s 9641 calls/s 9641 msg/s # udp rx: 527 MB/s 8953 calls/s # udp tx: 527 MB/s 8944 calls/s 8944 msg/s # udp rx: 601 MB/s 10204 calls/s # udp tx: 600 MB/s 10187 calls/s 10187 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 704 MB/s 11955 calls/s 11955 msg/s # tcp rx: 705 MB/s 27235 calls/s # tcp tx: 599 MB/s 10170 calls/s 10170 msg/s # tcp rx: 600 MB/s 26937 calls/s # tcp tx: 642 MB/s 10897 calls/s 10897 msg/s # tcp rx: 642 MB/s 28828 calls/s # tcp tx: 660 MB/s 11199 calls/s 11199 msg/s # udp gso - over veth touching data # udp rx: 290 MB/s 212076 calls/s # udp tx: 300 MB/s 5094 calls/s 5094 msg/s # udp rx: 287 MB/s 209762 calls/s # udp tx: 287 MB/s 4880 calls/s 4880 msg/s # udp rx: 298 MB/s 217553 calls/s # udp tx: 297 MB/s 5053 calls/s 5053 msg/s # udp rx: 283 MB/s 206419 calls/s # udp tx: 282 MB/s 4791 calls/s 4791 msg/s # udp gso and gro - over veth touching data # udp rx: 539 MB/s 9151 calls/s # udp tx: 559 MB/s 9487 calls/s 9487 msg/s # udp rx: 560 MB/s 9543 calls/s # udp tx: 558 MB/s 9465 calls/s 9465 msg/s # udp rx: 457 MB/s 7765 calls/s # udp tx: 460 MB/s 7803 calls/s 7803 msg/s # udp rx: 540 MB/s 9167 calls/s # udp tx: 539 MB/s 9150 calls/s 9150 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__->