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: 693 MB/s 11760 calls/s 11760 msg/s # tcp rx: 699 MB/s 29418 calls/s # tcp tx: 659 MB/s 11193 calls/s 11193 msg/s # tcp rx: 663 MB/s 29787 calls/s # tcp tx: 560 MB/s 9505 calls/s 9505 msg/s # tcp rx: 558 MB/s 24750 calls/s # tcp tx: 671 MB/s 11397 calls/s 11397 msg/s # udp gso - over veth touching data # udp rx: 288 MB/s 205270 calls/s # udp tx: 297 MB/s 5051 calls/s 5051 msg/s # udp rx: 305 MB/s 217686 calls/s # udp tx: 304 MB/s 5169 calls/s 5169 msg/s # udp rx: 296 MB/s 211468 calls/s # udp tx: 294 MB/s 4997 calls/s 4997 msg/s # udp rx: 288 MB/s 205359 calls/s # udp tx: 291 MB/s 4943 calls/s 4943 msg/s # udp gso and gro - over veth touching data # udp rx: 510 MB/s 8654 calls/s # udp tx: 525 MB/s 8914 calls/s 8914 msg/s # udp rx: 556 MB/s 9434 calls/s # udp tx: 553 MB/s 9388 calls/s 9388 msg/s # udp rx: 459 MB/s 7785 calls/s # udp tx: 459 MB/s 7790 calls/s 7790 msg/s # udp rx: 500 MB/s 8493 calls/s # udp tx: 500 MB/s 8496 calls/s 8496 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 670 MB/s 11367 calls/s 11367 msg/s # tcp rx: 670 MB/s 31614 calls/s # tcp tx: 672 MB/s 11399 calls/s 11399 msg/s # tcp rx: 673 MB/s 30693 calls/s # tcp tx: 577 MB/s 9798 calls/s 9798 msg/s # tcp rx: 578 MB/s 24559 calls/s # tcp tx: 538 MB/s 9140 calls/s 9140 msg/s # udp gso - over veth touching data # udp rx: 282 MB/s 206045 calls/s # udp tx: 291 MB/s 4938 calls/s 4938 msg/s # udp rx: 276 MB/s 201411 calls/s # udp tx: 279 MB/s 4733 calls/s 4733 msg/s # udp rx: 308 MB/s 225241 calls/s # udp tx: 308 MB/s 5237 calls/s 5237 msg/s # udp rx: 301 MB/s 219596 calls/s # udp tx: 301 MB/s 5113 calls/s 5113 msg/s # udp gso and gro - over veth touching data # udp rx: 675 MB/s 11566 calls/s # udp tx: 696 MB/s 11810 calls/s 11810 msg/s # udp rx: 631 MB/s 10707 calls/s # udp tx: 624 MB/s 10594 calls/s 10594 msg/s # udp rx: 562 MB/s 9542 calls/s # udp tx: 560 MB/s 9500 calls/s 9500 msg/s # udp rx: 563 MB/s 9557 calls/s # udp tx: 565 MB/s 9594 calls/s 9594 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__->