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: 632 MB/s 10727 calls/s 10727 msg/s # tcp rx: 636 MB/s 28324 calls/s # tcp tx: 599 MB/s 10162 calls/s 10162 msg/s # tcp rx: 598 MB/s 26648 calls/s # tcp tx: 561 MB/s 9516 calls/s 9516 msg/s # tcp rx: 563 MB/s 22919 calls/s # tcp tx: 537 MB/s 9112 calls/s 9112 msg/s # udp gso - over veth touching data # udp rx: 370 MB/s 263624 calls/s # udp tx: 382 MB/s 6489 calls/s 6489 msg/s # udp rx: 439 MB/s 313418 calls/s # udp tx: 440 MB/s 7469 calls/s 7469 msg/s # udp rx: 388 MB/s 276692 calls/s # udp tx: 386 MB/s 6550 calls/s 6550 msg/s # udp rx: 344 MB/s 245532 calls/s # udp tx: 344 MB/s 5844 calls/s 5844 msg/s # udp gso and gro - over veth touching data # udp rx: 724 MB/s 12194 calls/s # udp tx: 746 MB/s 12658 calls/s 12658 msg/s # udp rx: 793 MB/s 13294 calls/s # udp tx: 793 MB/s 13455 calls/s 13455 msg/s # udp rx: 701 MB/s 11898 calls/s # udp tx: 701 MB/s 11904 calls/s 11904 msg/s # udp rx: 804 MB/s 13639 calls/s # udp tx: 803 MB/s 13633 calls/s 13633 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 561 MB/s 9516 calls/s 9516 msg/s # tcp rx: 561 MB/s 23961 calls/s # tcp tx: 537 MB/s 9119 calls/s 9119 msg/s # tcp rx: 537 MB/s 21740 calls/s # tcp tx: 454 MB/s 7714 calls/s 7714 msg/s # tcp rx: 455 MB/s 17466 calls/s # tcp tx: 610 MB/s 10349 calls/s 10349 msg/s # udp gso - over veth touching data # udp rx: 371 MB/s 270658 calls/s # udp tx: 382 MB/s 6490 calls/s 6490 msg/s # udp rx: 371 MB/s 270884 calls/s # udp tx: 370 MB/s 6288 calls/s 6288 msg/s # udp rx: 373 MB/s 272512 calls/s # udp tx: 371 MB/s 6306 calls/s 6306 msg/s # udp rx: 403 MB/s 294553 calls/s # udp tx: 403 MB/s 6851 calls/s 6851 msg/s # udp gso and gro - over veth touching data # udp rx: 739 MB/s 12588 calls/s # udp tx: 760 MB/s 12896 calls/s 12896 msg/s # udp rx: 798 MB/s 13541 calls/s # udp tx: 795 MB/s 13500 calls/s 13500 msg/s # udp rx: 743 MB/s 12697 calls/s # udp tx: 736 MB/s 12496 calls/s 12496 msg/s # udp rx: 572 MB/s 9717 calls/s # udp tx: 576 MB/s 9776 calls/s 9776 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__->