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: 1152 MB/s 19546 calls/s 19546 msg/s # tcp rx: 1154 MB/s 139659 calls/s # tcp tx: 1041 MB/s 17661 calls/s 17661 msg/s # tcp rx: 1040 MB/s 131608 calls/s # tcp tx: 1080 MB/s 18319 calls/s 18319 msg/s # tcp rx: 1082 MB/s 128698 calls/s # tcp tx: 1091 MB/s 18505 calls/s 18505 msg/s # udp gso - over veth touching data # udp rx: 590 MB/s 420298 calls/s # udp tx: 608 MB/s 10327 calls/s 10327 msg/s # udp rx: 627 MB/s 446757 calls/s # udp tx: 629 MB/s 10670 calls/s 10670 msg/s # udp rx: 626 MB/s 446118 calls/s # udp tx: 625 MB/s 10604 calls/s 10604 msg/s # udp rx: 644 MB/s 458958 calls/s # udp tx: 643 MB/s 10919 calls/s 10919 msg/s # udp gso and gro - over veth touching data # udp rx: 1170 MB/s 834090 calls/s # udp tx: 1209 MB/s 20521 calls/s 20521 msg/s # udp rx: 1307 MB/s 931526 calls/s # udp tx: 1307 MB/s 22177 calls/s 22177 msg/s # udp rx: 1310 MB/s 933588 calls/s # udp tx: 1308 MB/s 22193 calls/s 22193 msg/s # udp rx: 1306 MB/s 930546 calls/s # udp tx: 1305 MB/s 22143 calls/s 22143 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 762 MB/s 12929 calls/s 12929 msg/s # tcp rx: 762 MB/s 96656 calls/s # tcp tx: 721 MB/s 12237 calls/s 12237 msg/s # tcp rx: 722 MB/s 84079 calls/s # tcp tx: 722 MB/s 12249 calls/s 12249 msg/s # tcp rx: 722 MB/s 83489 calls/s # tcp tx: 710 MB/s 12048 calls/s 12048 msg/s # udp gso - over veth touching data # udp rx: 629 MB/s 459432 calls/s # udp tx: 643 MB/s 10911 calls/s 10911 msg/s # udp rx: 617 MB/s 450295 calls/s # udp tx: 621 MB/s 10548 calls/s 10548 msg/s # udp rx: 640 MB/s 467476 calls/s # udp tx: 640 MB/s 10855 calls/s 10855 msg/s # udp rx: 642 MB/s 468570 calls/s # udp tx: 642 MB/s 10891 calls/s 10891 msg/s # udp gso and gro - over veth touching data # udp rx: 650 MB/s 474116 calls/s # udp tx: 668 MB/s 11346 calls/s 11346 msg/s # udp rx: 670 MB/s 488856 calls/s # udp tx: 669 MB/s 11359 calls/s 11359 msg/s # udp rx: 659 MB/s 480678 calls/s # udp tx: 658 MB/s 11164 calls/s 11164 msg/s # udp rx: 646 MB/s 471792 calls/s # udp tx: 646 MB/s 10962 calls/s 10962 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__->