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: 645 MB/s 10947 calls/s 10947 msg/s # tcp rx: 647 MB/s 28721 calls/s # tcp tx: 717 MB/s 12167 calls/s 12167 msg/s # tcp rx: 718 MB/s 32150 calls/s # tcp tx: 761 MB/s 12919 calls/s 12919 msg/s # tcp rx: 762 MB/s 34568 calls/s # tcp tx: 642 MB/s 10894 calls/s 10894 msg/s # udp gso - over veth touching data # udp rx: 298 MB/s 212990 calls/s # udp tx: 312 MB/s 5301 calls/s 5301 msg/s # udp rx: 308 MB/s 219982 calls/s # udp tx: 308 MB/s 5234 calls/s 5234 msg/s # udp rx: 318 MB/s 226806 calls/s # udp tx: 318 MB/s 5398 calls/s 5398 msg/s # udp rx: 304 MB/s 217029 calls/s # udp tx: 304 MB/s 5170 calls/s 5170 msg/s # udp gso and gro - over veth touching data # udp rx: 477 MB/s 8099 calls/s # udp tx: 494 MB/s 8387 calls/s 8387 msg/s # udp rx: 492 MB/s 8331 calls/s # udp tx: 500 MB/s 8483 calls/s 8483 msg/s # udp rx: 551 MB/s 9343 calls/s # udp tx: 549 MB/s 9315 calls/s 9315 msg/s # udp rx: 614 MB/s 10430 calls/s # udp tx: 609 MB/s 10345 calls/s 10345 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 608 MB/s 10317 calls/s 10317 msg/s # tcp rx: 608 MB/s 24639 calls/s # tcp tx: 631 MB/s 10706 calls/s 10706 msg/s # tcp rx: 631 MB/s 26863 calls/s # tcp tx: 708 MB/s 12025 calls/s 12025 msg/s # tcp rx: 713 MB/s 32471 calls/s # tcp tx: 667 MB/s 11328 calls/s 11328 msg/s # udp gso - over veth touching data # udp rx: 272 MB/s 198391 calls/s # udp tx: 283 MB/s 4805 calls/s 4805 msg/s # udp rx: 305 MB/s 222603 calls/s # udp tx: 304 MB/s 5172 calls/s 5172 msg/s # udp rx: 300 MB/s 219429 calls/s # udp tx: 299 MB/s 5088 calls/s 5088 msg/s # udp rx: 271 MB/s 197690 calls/s # udp tx: 269 MB/s 4575 calls/s 4575 msg/s # udp gso and gro - over veth touching data # udp rx: 507 MB/s 8602 calls/s # udp tx: 519 MB/s 8811 calls/s 8811 msg/s # udp rx: 473 MB/s 8036 calls/s # udp tx: 479 MB/s 8135 calls/s 8135 msg/s # udp rx: 505 MB/s 8575 calls/s # udp tx: 501 MB/s 8511 calls/s 8511 msg/s # udp rx: 456 MB/s 7741 calls/s # udp tx: 457 MB/s 7764 calls/s 7764 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__->