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: 728 MB/s 12357 calls/s 12357 msg/s # tcp rx: 729 MB/s 30492 calls/s # tcp tx: 750 MB/s 12725 calls/s 12725 msg/s # tcp rx: 751 MB/s 31008 calls/s # tcp tx: 733 MB/s 12446 calls/s 12446 msg/s # tcp rx: 734 MB/s 31056 calls/s # tcp tx: 752 MB/s 12765 calls/s 12765 msg/s # udp gso - over veth touching data # udp rx: 408 MB/s 290698 calls/s # udp tx: 417 MB/s 7088 calls/s 7088 msg/s # udp rx: 371 MB/s 264298 calls/s # udp tx: 370 MB/s 6286 calls/s 6286 msg/s # udp rx: 438 MB/s 312690 calls/s # udp tx: 438 MB/s 7442 calls/s 7442 msg/s # udp rx: 381 MB/s 271820 calls/s # udp tx: 381 MB/s 6466 calls/s 6466 msg/s # udp gso and gro - over veth touching data # udp rx: 794 MB/s 13480 calls/s # udp tx: 809 MB/s 13723 calls/s 13723 msg/s # udp rx: 714 MB/s 12116 calls/s # udp tx: 712 MB/s 12088 calls/s 12088 msg/s # udp rx: 735 MB/s 12473 calls/s # udp tx: 734 MB/s 12452 calls/s 12452 msg/s # udp rx: 722 MB/s 12261 calls/s # udp tx: 717 MB/s 12169 calls/s 12169 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 660 MB/s 11203 calls/s 11203 msg/s # tcp rx: 661 MB/s 28171 calls/s # tcp tx: 643 MB/s 10911 calls/s 10911 msg/s # tcp rx: 644 MB/s 26167 calls/s # tcp tx: 690 MB/s 11719 calls/s 11719 msg/s # tcp rx: 691 MB/s 26261 calls/s # tcp tx: 665 MB/s 11295 calls/s 11295 msg/s # udp gso - over veth touching data # udp rx: 296 MB/s 216333 calls/s # udp tx: 303 MB/s 5151 calls/s 5151 msg/s # udp rx: 290 MB/s 211815 calls/s # udp tx: 287 MB/s 4879 calls/s 4879 msg/s # udp rx: 325 MB/s 237357 calls/s # udp tx: 328 MB/s 5565 calls/s 5565 msg/s # udp rx: 319 MB/s 233291 calls/s # udp tx: 319 MB/s 5422 calls/s 5422 msg/s # udp gso and gro - over veth touching data # udp rx: 711 MB/s 12069 calls/s # udp tx: 724 MB/s 12281 calls/s 12281 msg/s # udp rx: 709 MB/s 12042 calls/s # udp tx: 717 MB/s 12169 calls/s 12169 msg/s # udp rx: 767 MB/s 13023 calls/s # udp tx: 768 MB/s 13030 calls/s 13030 msg/s # udp rx: 756 MB/s 12827 calls/s # udp tx: 755 MB/s 12818 calls/s 12818 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__->