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: 636 MB/s 10788 calls/s 10788 msg/s # tcp rx: 636 MB/s 28105 calls/s # tcp tx: 655 MB/s 11110 calls/s 11110 msg/s # tcp rx: 658 MB/s 24190 calls/s # tcp tx: 747 MB/s 12683 calls/s 12683 msg/s # tcp rx: 747 MB/s 32521 calls/s # tcp tx: 700 MB/s 11884 calls/s 11884 msg/s # udp gso - over veth touching data # udp rx: 342 MB/s 244262 calls/s # udp tx: 356 MB/s 6042 calls/s 6042 msg/s # udp rx: 426 MB/s 303762 calls/s # udp tx: 428 MB/s 7271 calls/s 7271 msg/s # udp rx: 442 MB/s 315486 calls/s # udp tx: 442 MB/s 7502 calls/s 7502 msg/s # udp rx: 440 MB/s 313774 calls/s # udp tx: 440 MB/s 7464 calls/s 7464 msg/s # udp gso and gro - over veth touching data # udp rx: 589 MB/s 9800 calls/s # udp tx: 613 MB/s 10399 calls/s 10399 msg/s # udp rx: 704 MB/s 11949 calls/s # udp tx: 716 MB/s 12155 calls/s 12155 msg/s # udp rx: 710 MB/s 12058 calls/s # udp tx: 711 MB/s 12063 calls/s 12063 msg/s # udp rx: 690 MB/s 11707 calls/s # udp tx: 682 MB/s 11575 calls/s 11575 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 585 MB/s 9930 calls/s 9930 msg/s # tcp rx: 586 MB/s 23722 calls/s # tcp tx: 670 MB/s 11370 calls/s 11370 msg/s # tcp rx: 671 MB/s 24361 calls/s # tcp tx: 708 MB/s 12025 calls/s 12025 msg/s # tcp rx: 709 MB/s 29679 calls/s # tcp tx: 623 MB/s 10579 calls/s 10579 msg/s # udp gso - over veth touching data # udp rx: 260 MB/s 189974 calls/s # udp tx: 271 MB/s 4606 calls/s 4606 msg/s # udp rx: 317 MB/s 231313 calls/s # udp tx: 316 MB/s 5373 calls/s 5373 msg/s # udp rx: 331 MB/s 241480 calls/s # udp tx: 330 MB/s 5612 calls/s 5612 msg/s # udp rx: 329 MB/s 240558 calls/s # udp tx: 329 MB/s 5587 calls/s 5587 msg/s # udp gso and gro - over veth touching data # udp rx: 694 MB/s 11776 calls/s # udp tx: 719 MB/s 12204 calls/s 12204 msg/s # udp rx: 778 MB/s 13307 calls/s # udp tx: 783 MB/s 13289 calls/s 13289 msg/s # udp rx: 818 MB/s 13950 calls/s # udp tx: 814 MB/s 13807 calls/s 13807 msg/s # udp rx: 612 MB/s 10394 calls/s # udp tx: 609 MB/s 10342 calls/s 10342 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__->