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: 546 MB/s 9268 calls/s 9268 msg/s # tcp rx: 546 MB/s 81943 calls/s # tcp tx: 597 MB/s 10132 calls/s 10132 msg/s # tcp rx: 597 MB/s 79819 calls/s # tcp tx: 617 MB/s 10480 calls/s 10480 msg/s # tcp rx: 618 MB/s 79797 calls/s # tcp tx: 629 MB/s 10681 calls/s 10681 msg/s # udp gso - over veth touching data # udp rx: 655 MB/s 467242 calls/s # udp tx: 670 MB/s 11374 calls/s 11374 msg/s # udp rx: 673 MB/s 480101 calls/s # udp tx: 673 MB/s 11431 calls/s 11431 msg/s # udp rx: 650 MB/s 463337 calls/s # udp tx: 649 MB/s 11023 calls/s 11023 msg/s # udp rx: 660 MB/s 470760 calls/s # udp tx: 660 MB/s 11206 calls/s 11206 msg/s # udp gso and gro - over veth touching data # udp rx: 1195 MB/s 851813 calls/s # udp tx: 1224 MB/s 20761 calls/s 20761 msg/s # udp rx: 1214 MB/s 865312 calls/s # udp tx: 1216 MB/s 20630 calls/s 20630 msg/s # udp rx: 1242 MB/s 884848 calls/s # udp tx: 1243 MB/s 21098 calls/s 21098 msg/s # udp rx: 1234 MB/s 879109 calls/s # udp tx: 1240 MB/s 21036 calls/s 21036 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 656 MB/s 11138 calls/s 11138 msg/s # tcp rx: 657 MB/s 81944 calls/s # tcp tx: 613 MB/s 10407 calls/s 10407 msg/s # tcp rx: 614 MB/s 77908 calls/s # tcp tx: 650 MB/s 11040 calls/s 11040 msg/s # tcp rx: 651 MB/s 79949 calls/s # tcp tx: 652 MB/s 11069 calls/s 11069 msg/s # udp gso - over veth touching data # udp rx: 581 MB/s 424411 calls/s # udp tx: 602 MB/s 10217 calls/s 10217 msg/s # udp rx: 617 MB/s 450620 calls/s # udp tx: 619 MB/s 10509 calls/s 10509 msg/s # udp rx: 615 MB/s 448739 calls/s # udp tx: 617 MB/s 10477 calls/s 10477 msg/s # udp rx: 610 MB/s 445487 calls/s # udp tx: 612 MB/s 10390 calls/s 10390 msg/s # udp gso and gro - over veth touching data # udp rx: 620 MB/s 452664 calls/s # udp tx: 634 MB/s 10754 calls/s 10754 msg/s # udp rx: 596 MB/s 435284 calls/s # udp tx: 598 MB/s 10147 calls/s 10147 msg/s # udp rx: 639 MB/s 466189 calls/s # udp tx: 647 MB/s 10984 calls/s 10984 msg/s # udp rx: 656 MB/s 479003 calls/s # udp tx: 662 MB/s 11232 calls/s 11232 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__->