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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 714 MB/s 12112 calls/s 12112 msg/s # tcp rx: 722 MB/s 30253 calls/s # tcp tx: 617 MB/s 10468 calls/s 10468 msg/s # tcp rx: 617 MB/s 26865 calls/s # tcp tx: 677 MB/s 11491 calls/s 11491 msg/s # tcp rx: 685 MB/s 32045 calls/s # tcp tx: 605 MB/s 10267 calls/s 10267 msg/s # udp gso - over veth touching data # udp rx: 431 MB/s 307380 calls/s # udp tx: 444 MB/s 7541 calls/s 7541 msg/s # udp rx: 434 MB/s 309325 calls/s # udp tx: 435 MB/s 7381 calls/s 7381 msg/s # udp rx: 383 MB/s 273072 calls/s # udp tx: 378 MB/s 6423 calls/s 6423 msg/s # udp rx: 295 MB/s 210345 calls/s # udp tx: 295 MB/s 5012 calls/s 5012 msg/s # udp gso and gro - over veth touching data # udp rx: 541 MB/s 8994 calls/s # udp tx: 561 MB/s 9522 calls/s 9522 msg/s # udp rx: 600 MB/s 10035 calls/s # udp tx: 595 MB/s 10106 calls/s 10106 msg/s # udp rx: 608 MB/s 10313 calls/s # udp tx: 607 MB/s 10307 calls/s 10307 msg/s # udp rx: 601 MB/s 10201 calls/s # udp tx: 600 MB/s 10185 calls/s 10185 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 618 MB/s 10487 calls/s 10487 msg/s # tcp rx: 619 MB/s 26796 calls/s # tcp tx: 699 MB/s 11868 calls/s 11868 msg/s # tcp rx: 700 MB/s 28065 calls/s # tcp tx: 658 MB/s 11168 calls/s 11168 msg/s # tcp rx: 658 MB/s 27617 calls/s # tcp tx: 636 MB/s 10795 calls/s 10795 msg/s # udp gso - over veth touching data # udp rx: 425 MB/s 310632 calls/s # udp tx: 439 MB/s 7462 calls/s 7462 msg/s # udp rx: 438 MB/s 320143 calls/s # udp tx: 438 MB/s 7436 calls/s 7436 msg/s # udp rx: 432 MB/s 315738 calls/s # udp tx: 432 MB/s 7329 calls/s 7329 msg/s # udp rx: 427 MB/s 311632 calls/s # udp tx: 427 MB/s 7244 calls/s 7244 msg/s # udp gso and gro - over veth touching data # udp rx: 469 MB/s 7971 calls/s # udp tx: 492 MB/s 8351 calls/s 8351 msg/s # udp rx: 563 MB/s 9563 calls/s # udp tx: 560 MB/s 9498 calls/s 9498 msg/s # udp rx: 564 MB/s 9574 calls/s # udp tx: 565 MB/s 9591 calls/s 9591 msg/s # udp rx: 508 MB/s 8621 calls/s # udp tx: 505 MB/s 8575 calls/s 8575 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__->