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: 590 MB/s 10010 calls/s 10010 msg/s # tcp rx: 590 MB/s 24080 calls/s # tcp tx: 600 MB/s 10190 calls/s 10190 msg/s # tcp rx: 601 MB/s 24755 calls/s # tcp tx: 613 MB/s 10407 calls/s 10407 msg/s # tcp rx: 614 MB/s 25456 calls/s # tcp tx: 754 MB/s 12792 calls/s 12792 msg/s # udp gso - over veth touching data # udp rx: 283 MB/s 202052 calls/s # udp tx: 292 MB/s 4969 calls/s 4969 msg/s # udp rx: 320 MB/s 228372 calls/s # udp tx: 321 MB/s 5456 calls/s 5456 msg/s # udp rx: 426 MB/s 303474 calls/s # udp tx: 427 MB/s 7243 calls/s 7243 msg/s # udp rx: 429 MB/s 305973 calls/s # udp tx: 429 MB/s 7277 calls/s 7277 msg/s # udp gso and gro - over veth touching data # udp rx: 777 MB/s 13189 calls/s # udp tx: 801 MB/s 13586 calls/s 13586 msg/s # udp rx: 729 MB/s 12373 calls/s # udp tx: 723 MB/s 12277 calls/s 12277 msg/s # udp rx: 640 MB/s 10860 calls/s # udp tx: 640 MB/s 10871 calls/s 10871 msg/s # udp rx: 719 MB/s 12203 calls/s # udp tx: 718 MB/s 12179 calls/s 12179 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 712 MB/s 12085 calls/s 12085 msg/s # tcp rx: 712 MB/s 31039 calls/s # tcp tx: 558 MB/s 9472 calls/s 9472 msg/s # tcp rx: 559 MB/s 24579 calls/s # tcp tx: 561 MB/s 9519 calls/s 9519 msg/s # tcp rx: 561 MB/s 25223 calls/s # tcp tx: 557 MB/s 9463 calls/s 9463 msg/s # udp gso - over veth touching data # udp rx: 383 MB/s 279454 calls/s # udp tx: 395 MB/s 6710 calls/s 6710 msg/s # udp rx: 424 MB/s 309415 calls/s # udp tx: 424 MB/s 7202 calls/s 7202 msg/s # udp rx: 423 MB/s 308573 calls/s # udp tx: 423 MB/s 7178 calls/s 7178 msg/s # udp rx: 423 MB/s 308828 calls/s # udp tx: 423 MB/s 7184 calls/s 7184 msg/s # udp gso and gro - over veth touching data # udp rx: 657 MB/s 11152 calls/s # udp tx: 678 MB/s 11503 calls/s 11503 msg/s # udp rx: 691 MB/s 11731 calls/s # udp tx: 691 MB/s 11726 calls/s 11726 msg/s # udp rx: 756 MB/s 12837 calls/s # udp tx: 757 MB/s 12849 calls/s 12849 msg/s # udp rx: 770 MB/s 13075 calls/s # udp tx: 770 MB/s 13066 calls/s 13066 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__->