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: 1120 MB/s 19002 calls/s 19002 msg/s # tcp rx: 1129 MB/s 140298 calls/s # tcp tx: 1040 MB/s 17643 calls/s 17643 msg/s # tcp rx: 1040 MB/s 125438 calls/s # tcp tx: 1041 MB/s 17657 calls/s 17657 msg/s # tcp rx: 1044 MB/s 125877 calls/s # tcp tx: 1042 MB/s 17689 calls/s 17689 msg/s # udp gso - over veth touching data # udp rx: 1193 MB/s 850358 calls/s # udp tx: 1211 MB/s 20554 calls/s 20554 msg/s # udp rx: 1108 MB/s 789370 calls/s # udp tx: 1108 MB/s 18794 calls/s 18794 msg/s # udp rx: 682 MB/s 486014 calls/s # udp tx: 676 MB/s 11482 calls/s 11482 msg/s # udp rx: 679 MB/s 483948 calls/s # udp tx: 679 MB/s 11517 calls/s 11517 msg/s # udp gso and gro - over veth touching data # udp rx: 1244 MB/s 886702 calls/s # udp tx: 1268 MB/s 21508 calls/s 21508 msg/s # udp rx: 1289 MB/s 918753 calls/s # udp tx: 1291 MB/s 21899 calls/s 21899 msg/s # udp rx: 1295 MB/s 923124 calls/s # udp tx: 1294 MB/s 21953 calls/s 21953 msg/s # udp rx: 1298 MB/s 925197 calls/s # udp tx: 1298 MB/s 22023 calls/s 22023 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 748 MB/s 12690 calls/s 12690 msg/s # tcp rx: 748 MB/s 90577 calls/s # tcp tx: 749 MB/s 12720 calls/s 12720 msg/s # tcp rx: 750 MB/s 88179 calls/s # tcp tx: 697 MB/s 11827 calls/s 11827 msg/s # tcp rx: 698 MB/s 85606 calls/s # tcp tx: 725 MB/s 12309 calls/s 12309 msg/s # udp gso - over veth touching data # udp rx: 591 MB/s 431459 calls/s # udp tx: 605 MB/s 10277 calls/s 10277 msg/s # udp rx: 610 MB/s 445026 calls/s # udp tx: 609 MB/s 10342 calls/s 10342 msg/s # udp rx: 606 MB/s 442626 calls/s # udp tx: 605 MB/s 10278 calls/s 10278 msg/s # udp rx: 628 MB/s 458435 calls/s # udp tx: 629 MB/s 10683 calls/s 10683 msg/s # udp gso and gro - over veth touching data # udp rx: 650 MB/s 474084 calls/s # udp tx: 661 MB/s 11226 calls/s 11226 msg/s # udp rx: 679 MB/s 495617 calls/s # udp tx: 684 MB/s 11603 calls/s 11603 msg/s # udp rx: 671 MB/s 489371 calls/s # udp tx: 674 MB/s 11440 calls/s 11440 msg/s # udp rx: 675 MB/s 492426 calls/s # udp tx: 677 MB/s 11493 calls/s 11493 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__->