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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 722 MB/s 12249 calls/s 12249 msg/s # tcp rx: 723 MB/s 25096 calls/s # tcp tx: 710 MB/s 12053 calls/s 12053 msg/s # tcp rx: 711 MB/s 27629 calls/s # tcp tx: 718 MB/s 12193 calls/s 12193 msg/s # tcp rx: 719 MB/s 29813 calls/s # tcp tx: 636 MB/s 10791 calls/s 10791 msg/s # udp gso - over veth touching data # udp rx: 378 MB/s 269270 calls/s # udp tx: 389 MB/s 6598 calls/s 6598 msg/s # udp rx: 409 MB/s 291522 calls/s # udp tx: 412 MB/s 6994 calls/s 6994 msg/s # udp rx: 426 MB/s 303870 calls/s # udp tx: 423 MB/s 7175 calls/s 7175 msg/s # udp rx: 438 MB/s 312068 calls/s # udp tx: 440 MB/s 7475 calls/s 7475 msg/s # udp gso and gro - over veth touching data # udp rx: 828 MB/s 13905 calls/s # udp tx: 848 MB/s 14393 calls/s 14393 msg/s # udp rx: 811 MB/s 13680 calls/s # udp tx: 808 MB/s 13707 calls/s 13707 msg/s # udp rx: 796 MB/s 13387 calls/s # udp tx: 801 MB/s 13597 calls/s 13597 msg/s # udp rx: 819 MB/s 13898 calls/s # udp tx: 820 MB/s 13913 calls/s 13913 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 697 MB/s 11826 calls/s 11826 msg/s # tcp rx: 697 MB/s 31776 calls/s # tcp tx: 717 MB/s 12161 calls/s 12161 msg/s # tcp rx: 717 MB/s 30913 calls/s # tcp tx: 711 MB/s 12067 calls/s 12067 msg/s # tcp rx: 712 MB/s 30977 calls/s # tcp tx: 633 MB/s 10739 calls/s 10739 msg/s # udp gso - over veth touching data # udp rx: 315 MB/s 230136 calls/s # udp tx: 324 MB/s 5509 calls/s 5509 msg/s # udp rx: 320 MB/s 233402 calls/s # udp tx: 319 MB/s 5419 calls/s 5419 msg/s # udp rx: 351 MB/s 256482 calls/s # udp tx: 351 MB/s 5955 calls/s 5955 msg/s # udp rx: 327 MB/s 238927 calls/s # udp tx: 327 MB/s 5549 calls/s 5549 msg/s # udp gso and gro - over veth touching data # udp rx: 792 MB/s 13548 calls/s # udp tx: 810 MB/s 13751 calls/s 13751 msg/s # udp rx: 801 MB/s 13588 calls/s # udp tx: 792 MB/s 13444 calls/s 13444 msg/s # udp rx: 767 MB/s 13015 calls/s # udp tx: 773 MB/s 13126 calls/s 13126 msg/s # udp rx: 792 MB/s 13445 calls/s # udp tx: 787 MB/s 13361 calls/s 13361 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__->