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: 718 MB/s 12188 calls/s 12188 msg/s # tcp rx: 719 MB/s 30785 calls/s # tcp tx: 640 MB/s 10871 calls/s 10871 msg/s # tcp rx: 641 MB/s 29495 calls/s # tcp tx: 668 MB/s 11335 calls/s 11335 msg/s # tcp rx: 668 MB/s 29949 calls/s # tcp tx: 705 MB/s 11958 calls/s 11958 msg/s # udp gso - over veth touching data # udp rx: 423 MB/s 301820 calls/s # udp tx: 433 MB/s 7352 calls/s 7352 msg/s # udp rx: 442 MB/s 315415 calls/s # udp tx: 445 MB/s 7548 calls/s 7548 msg/s # udp rx: 423 MB/s 301468 calls/s # udp tx: 423 MB/s 7180 calls/s 7180 msg/s # udp rx: 404 MB/s 287916 calls/s # udp tx: 404 MB/s 6864 calls/s 6864 msg/s # udp gso and gro - over veth touching data # udp rx: 611 MB/s 10363 calls/s # udp tx: 628 MB/s 10656 calls/s 10656 msg/s # udp rx: 632 MB/s 10733 calls/s # udp tx: 632 MB/s 10731 calls/s 10731 msg/s # udp rx: 619 MB/s 10511 calls/s # udp tx: 620 MB/s 10527 calls/s 10527 msg/s # udp rx: 626 MB/s 10618 calls/s # udp tx: 626 MB/s 10628 calls/s 10628 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 717 MB/s 12168 calls/s 12168 msg/s # tcp rx: 720 MB/s 25884 calls/s # tcp tx: 721 MB/s 12234 calls/s 12234 msg/s # tcp rx: 721 MB/s 28185 calls/s # tcp tx: 746 MB/s 12657 calls/s 12657 msg/s # tcp rx: 746 MB/s 30710 calls/s # tcp tx: 669 MB/s 11352 calls/s 11352 msg/s # udp gso - over veth touching data # udp rx: 425 MB/s 310543 calls/s # udp tx: 439 MB/s 7447 calls/s 7447 msg/s # udp rx: 440 MB/s 320963 calls/s # udp tx: 439 MB/s 7455 calls/s 7455 msg/s # udp rx: 438 MB/s 320038 calls/s # udp tx: 438 MB/s 7436 calls/s 7436 msg/s # udp rx: 435 MB/s 317816 calls/s # udp tx: 436 MB/s 7395 calls/s 7395 msg/s # udp gso and gro - over veth touching data # udp rx: 659 MB/s 11179 calls/s # udp tx: 684 MB/s 11607 calls/s 11607 msg/s # udp rx: 797 MB/s 13521 calls/s # udp tx: 796 MB/s 13509 calls/s 13509 msg/s # udp rx: 758 MB/s 12865 calls/s # udp tx: 757 MB/s 12849 calls/s 12849 msg/s # udp rx: 776 MB/s 13174 calls/s # udp tx: 776 MB/s 13165 calls/s 13165 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__->