make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 837 MB/s 14202 calls/s 14202 msg/s # tcp rx: 838 MB/s 90327 calls/s # tcp tx: 745 MB/s 12639 calls/s 12639 msg/s # tcp rx: 747 MB/s 85782 calls/s # tcp tx: 723 MB/s 12270 calls/s 12270 msg/s # tcp rx: 723 MB/s 85010 calls/s # tcp tx: 749 MB/s 12716 calls/s 12716 msg/s # udp gso - over veth touching data # udp rx: 649 MB/s 462852 calls/s # udp tx: 670 MB/s 11365 calls/s 11365 msg/s # udp rx: 655 MB/s 467267 calls/s # udp tx: 650 MB/s 11029 calls/s 11029 msg/s # udp rx: 1214 MB/s 864981 calls/s # udp tx: 1238 MB/s 21007 calls/s 21007 msg/s # udp rx: 1303 MB/s 928565 calls/s # udp tx: 1302 MB/s 22096 calls/s 22096 msg/s # udp gso and gro - over veth touching data # udp rx: 642 MB/s 458022 calls/s # udp tx: 655 MB/s 11122 calls/s 11122 msg/s # udp rx: 651 MB/s 464104 calls/s # udp tx: 657 MB/s 11144 calls/s 11144 msg/s # udp rx: 678 MB/s 483162 calls/s # udp tx: 679 MB/s 11528 calls/s 11528 msg/s # udp rx: 677 MB/s 482620 calls/s # udp tx: 678 MB/s 11515 calls/s 11515 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 823 MB/s 13966 calls/s 13966 msg/s # tcp rx: 824 MB/s 93844 calls/s # tcp tx: 785 MB/s 13329 calls/s 13329 msg/s # tcp rx: 786 MB/s 91762 calls/s # tcp tx: 790 MB/s 13402 calls/s 13402 msg/s # tcp rx: 791 MB/s 92089 calls/s # tcp tx: 796 MB/s 13507 calls/s 13507 msg/s # udp gso - over veth touching data # udp rx: 1212 MB/s 884170 calls/s # udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # udp rx: 1253 MB/s 914239 calls/s # udp tx: 1255 MB/s 21286 calls/s 21286 msg/s # udp rx: 1241 MB/s 905626 calls/s # udp tx: 1242 MB/s 21080 calls/s 21080 msg/s # udp rx: 1241 MB/s 905116 calls/s # udp tx: 1241 MB/s 21061 calls/s 21061 msg/s # udp gso and gro - over veth touching data # udp rx: 626 MB/s 457226 calls/s # udp tx: 644 MB/s 10936 calls/s 10936 msg/s # udp rx: 647 MB/s 472209 calls/s # udp tx: 646 MB/s 10966 calls/s 10966 msg/s # udp rx: 640 MB/s 467406 calls/s # udp tx: 640 MB/s 10861 calls/s 10861 msg/s # udp rx: 639 MB/s 466519 calls/s # udp tx: 639 MB/s 10844 calls/s 10844 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__->