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: 694 MB/s 11781 calls/s 11781 msg/s # tcp rx: 695 MB/s 32352 calls/s # tcp tx: 716 MB/s 12157 calls/s 12157 msg/s # tcp rx: 717 MB/s 32895 calls/s # tcp tx: 722 MB/s 12256 calls/s 12256 msg/s # tcp rx: 723 MB/s 32716 calls/s # tcp tx: 753 MB/s 12784 calls/s 12784 msg/s # udp gso - over veth touching data # udp rx: 306 MB/s 218440 calls/s # udp tx: 315 MB/s 5344 calls/s 5344 msg/s # udp rx: 330 MB/s 235268 calls/s # udp tx: 330 MB/s 5602 calls/s 5602 msg/s # udp rx: 333 MB/s 237376 calls/s # udp tx: 332 MB/s 5644 calls/s 5644 msg/s # udp rx: 331 MB/s 236224 calls/s # udp tx: 331 MB/s 5614 calls/s 5614 msg/s # udp gso and gro - over veth touching data # udp rx: 524 MB/s 8900 calls/s # udp tx: 543 MB/s 9221 calls/s 9221 msg/s # udp rx: 552 MB/s 9365 calls/s # udp tx: 551 MB/s 9347 calls/s 9347 msg/s # udp rx: 590 MB/s 10011 calls/s # udp tx: 594 MB/s 10088 calls/s 10088 msg/s # udp rx: 803 MB/s 13626 calls/s # udp tx: 803 MB/s 13626 calls/s 13626 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 627 MB/s 10635 calls/s 10635 msg/s # tcp rx: 627 MB/s 25326 calls/s # tcp tx: 717 MB/s 12164 calls/s 12164 msg/s # tcp rx: 718 MB/s 33891 calls/s # tcp tx: 732 MB/s 12421 calls/s 12421 msg/s # tcp rx: 733 MB/s 32974 calls/s # tcp tx: 749 MB/s 12708 calls/s 12708 msg/s # udp gso - over veth touching data # udp rx: 420 MB/s 307036 calls/s # udp tx: 434 MB/s 7363 calls/s 7363 msg/s # udp rx: 435 MB/s 317719 calls/s # udp tx: 435 MB/s 7380 calls/s 7380 msg/s # udp rx: 429 MB/s 313005 calls/s # udp tx: 427 MB/s 7259 calls/s 7259 msg/s # udp rx: 428 MB/s 312720 calls/s # udp tx: 429 MB/s 7277 calls/s 7277 msg/s # udp gso and gro - over veth touching data # udp rx: 662 MB/s 11244 calls/s # udp tx: 685 MB/s 11624 calls/s 11624 msg/s # udp rx: 795 MB/s 13485 calls/s # udp tx: 795 MB/s 13488 calls/s 13488 msg/s # udp rx: 796 MB/s 13510 calls/s # udp tx: 794 MB/s 13474 calls/s 13474 msg/s # udp rx: 749 MB/s 12713 calls/s # udp tx: 746 MB/s 12654 calls/s 12654 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__->