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: 1369 MB/s 23223 calls/s 23223 msg/s # tcp rx: 1370 MB/s 53403 calls/s # tcp tx: 1423 MB/s 24150 calls/s 24150 msg/s # tcp rx: 1427 MB/s 60385 calls/s # tcp tx: 1433 MB/s 24317 calls/s 24317 msg/s # tcp rx: 1435 MB/s 61290 calls/s # tcp tx: 1417 MB/s 24048 calls/s 24048 msg/s # udp gso - over veth touching data # udp rx: 604 MB/s 430270 calls/s # udp tx: 622 MB/s 10559 calls/s 10559 msg/s # udp rx: 686 MB/s 489142 calls/s # udp tx: 685 MB/s 11621 calls/s 11621 msg/s # udp rx: 633 MB/s 451042 calls/s # udp tx: 634 MB/s 10765 calls/s 10765 msg/s # udp rx: 631 MB/s 449829 calls/s # udp tx: 632 MB/s 10734 calls/s 10734 msg/s # udp gso and gro - over veth touching data # udp rx: 1431 MB/s 24279 calls/s # udp tx: 1456 MB/s 24703 calls/s 24703 msg/s # udp rx: 1078 MB/s 18292 calls/s # udp tx: 1080 MB/s 18328 calls/s 18328 msg/s # udp rx: 1070 MB/s 18151 calls/s # udp tx: 1070 MB/s 18154 calls/s 18154 msg/s # udp rx: 1073 MB/s 18211 calls/s # udp tx: 1074 MB/s 18226 calls/s 18226 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1842 MB/s 31252 calls/s 31252 msg/s # tcp rx: 1844 MB/s 72245 calls/s # tcp tx: 1702 MB/s 28876 calls/s 28876 msg/s # tcp rx: 1704 MB/s 73022 calls/s # tcp tx: 1767 MB/s 29984 calls/s 29984 msg/s # tcp rx: 1769 MB/s 67590 calls/s # tcp tx: 1756 MB/s 29791 calls/s 29791 msg/s # udp gso - over veth touching data # udp rx: 588 MB/s 429362 calls/s # udp tx: 607 MB/s 10309 calls/s 10309 msg/s # udp rx: 670 MB/s 488901 calls/s # udp tx: 669 MB/s 11353 calls/s 11353 msg/s # udp rx: 605 MB/s 441835 calls/s # udp tx: 604 MB/s 10255 calls/s 10255 msg/s # udp rx: 579 MB/s 422547 calls/s # udp tx: 579 MB/s 9826 calls/s 9826 msg/s # udp gso and gro - over veth touching data # udp rx: 1593 MB/s 27031 calls/s # udp tx: 1644 MB/s 27896 calls/s 27896 msg/s # udp rx: 1719 MB/s 29164 calls/s # udp tx: 1723 MB/s 29227 calls/s 29227 msg/s # udp rx: 1714 MB/s 29086 calls/s # udp tx: 1716 MB/s 29118 calls/s 29118 msg/s # udp rx: 1716 MB/s 29108 calls/s # udp tx: 1718 MB/s 29143 calls/s 29143 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__->