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: 634 MB/s 10757 calls/s 10757 msg/s # tcp rx: 638 MB/s 27667 calls/s # tcp tx: 718 MB/s 12182 calls/s 12182 msg/s # tcp rx: 720 MB/s 32331 calls/s # tcp tx: 607 MB/s 10304 calls/s 10304 msg/s # tcp rx: 607 MB/s 27006 calls/s # tcp tx: 670 MB/s 11364 calls/s 11364 msg/s # udp gso - over veth touching data # udp rx: 266 MB/s 189722 calls/s # udp tx: 276 MB/s 4687 calls/s 4687 msg/s # udp rx: 266 MB/s 190050 calls/s # udp tx: 264 MB/s 4492 calls/s 4492 msg/s # udp rx: 278 MB/s 198660 calls/s # udp tx: 280 MB/s 4765 calls/s 4765 msg/s # udp rx: 326 MB/s 232519 calls/s # udp tx: 325 MB/s 5528 calls/s 5528 msg/s # udp gso and gro - over veth touching data # udp rx: 768 MB/s 12917 calls/s # udp tx: 792 MB/s 13433 calls/s 13433 msg/s # udp rx: 823 MB/s 13960 calls/s # udp tx: 823 MB/s 13963 calls/s 13963 msg/s # udp rx: 818 MB/s 13879 calls/s # udp tx: 817 MB/s 13862 calls/s 13862 msg/s # udp rx: 805 MB/s 13665 calls/s # udp tx: 806 MB/s 13685 calls/s 13685 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 760 MB/s 12891 calls/s 12891 msg/s # tcp rx: 763 MB/s 33070 calls/s # tcp tx: 718 MB/s 12194 calls/s 12194 msg/s # tcp rx: 719 MB/s 31450 calls/s # tcp tx: 721 MB/s 12244 calls/s 12244 msg/s # tcp rx: 724 MB/s 34670 calls/s # tcp tx: 748 MB/s 12698 calls/s 12698 msg/s # udp gso - over veth touching data # udp rx: 406 MB/s 296708 calls/s # udp tx: 414 MB/s 7028 calls/s 7028 msg/s # udp rx: 409 MB/s 298645 calls/s # udp tx: 412 MB/s 6999 calls/s 6999 msg/s # udp rx: 498 MB/s 363464 calls/s # udp tx: 497 MB/s 8442 calls/s 8442 msg/s # udp rx: 494 MB/s 360392 calls/s # udp tx: 493 MB/s 8374 calls/s 8374 msg/s # udp gso and gro - over veth touching data # udp rx: 444 MB/s 7537 calls/s # udp tx: 454 MB/s 7714 calls/s 7714 msg/s # udp rx: 591 MB/s 10030 calls/s # udp tx: 597 MB/s 10127 calls/s 10127 msg/s # udp rx: 597 MB/s 10132 calls/s # udp tx: 596 MB/s 10121 calls/s 10121 msg/s # udp rx: 597 MB/s 10128 calls/s # udp tx: 596 MB/s 10118 calls/s 10118 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__->