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: 647 MB/s 10978 calls/s 10978 msg/s # tcp rx: 647 MB/s 30944 calls/s # tcp tx: 708 MB/s 12009 calls/s 12009 msg/s # tcp rx: 709 MB/s 29100 calls/s # tcp tx: 702 MB/s 11914 calls/s 11914 msg/s # tcp rx: 705 MB/s 30070 calls/s # tcp tx: 718 MB/s 12180 calls/s 12180 msg/s # udp gso - over veth touching data # udp rx: 297 MB/s 211880 calls/s # udp tx: 307 MB/s 5215 calls/s 5215 msg/s # udp rx: 328 MB/s 233982 calls/s # udp tx: 328 MB/s 5566 calls/s 5566 msg/s # udp rx: 307 MB/s 218988 calls/s # udp tx: 305 MB/s 5182 calls/s 5182 msg/s # udp rx: 276 MB/s 197316 calls/s # udp tx: 278 MB/s 4725 calls/s 4725 msg/s # udp gso and gro - over veth touching data # udp rx: 511 MB/s 8677 calls/s # udp tx: 530 MB/s 8996 calls/s 8996 msg/s # udp rx: 527 MB/s 8941 calls/s # udp tx: 529 MB/s 8988 calls/s 8988 msg/s # udp rx: 531 MB/s 9015 calls/s # udp tx: 531 MB/s 9019 calls/s 9019 msg/s # udp rx: 539 MB/s 9148 calls/s # udp tx: 539 MB/s 9155 calls/s 9155 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 632 MB/s 10720 calls/s 10720 msg/s # tcp rx: 632 MB/s 26543 calls/s # tcp tx: 633 MB/s 10752 calls/s 10752 msg/s # tcp rx: 634 MB/s 25891 calls/s # tcp tx: 649 MB/s 11014 calls/s 11014 msg/s # tcp rx: 649 MB/s 26448 calls/s # tcp tx: 564 MB/s 9567 calls/s 9567 msg/s # udp gso - over veth touching data # udp rx: 408 MB/s 297998 calls/s # udp tx: 422 MB/s 7173 calls/s 7173 msg/s # udp rx: 390 MB/s 284684 calls/s # udp tx: 389 MB/s 6613 calls/s 6613 msg/s # udp rx: 356 MB/s 260166 calls/s # udp tx: 351 MB/s 5965 calls/s 5965 msg/s # udp rx: 337 MB/s 246100 calls/s # udp tx: 341 MB/s 5789 calls/s 5789 msg/s # udp gso and gro - over veth touching data # udp rx: 713 MB/s 12093 calls/s # udp tx: 738 MB/s 12519 calls/s 12519 msg/s # udp rx: 703 MB/s 11933 calls/s # udp tx: 701 MB/s 11903 calls/s 11903 msg/s # udp rx: 688 MB/s 11679 calls/s # udp tx: 680 MB/s 11535 calls/s 11535 msg/s # udp rx: 537 MB/s 9117 calls/s # udp tx: 541 MB/s 9181 calls/s 9181 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__->