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: 713 MB/s 12103 calls/s 12103 msg/s # tcp rx: 714 MB/s 33096 calls/s # tcp tx: 754 MB/s 12803 calls/s 12803 msg/s # tcp rx: 755 MB/s 33708 calls/s # tcp tx: 777 MB/s 13190 calls/s 13190 msg/s # tcp rx: 778 MB/s 32703 calls/s # tcp tx: 726 MB/s 12325 calls/s 12325 msg/s # udp gso - over veth touching data # udp rx: 268 MB/s 191550 calls/s # udp tx: 277 MB/s 4707 calls/s 4707 msg/s # udp rx: 300 MB/s 214211 calls/s # udp tx: 300 MB/s 5102 calls/s 5102 msg/s # udp rx: 305 MB/s 217666 calls/s # udp tx: 305 MB/s 5183 calls/s 5183 msg/s # udp rx: 297 MB/s 211830 calls/s # udp tx: 297 MB/s 5047 calls/s 5047 msg/s # udp gso and gro - over veth touching data # udp rx: 591 MB/s 9981 calls/s # udp tx: 606 MB/s 10288 calls/s 10288 msg/s # udp rx: 584 MB/s 9914 calls/s # udp tx: 587 MB/s 9959 calls/s 9959 msg/s # udp rx: 594 MB/s 10075 calls/s # udp tx: 593 MB/s 10073 calls/s 10073 msg/s # udp rx: 586 MB/s 9949 calls/s # udp tx: 586 MB/s 9948 calls/s 9948 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 686 MB/s 11638 calls/s 11638 msg/s # tcp rx: 689 MB/s 30655 calls/s # tcp tx: 653 MB/s 11079 calls/s 11079 msg/s # tcp rx: 654 MB/s 29355 calls/s # tcp tx: 707 MB/s 11994 calls/s 11994 msg/s # tcp rx: 708 MB/s 32875 calls/s # tcp tx: 637 MB/s 10808 calls/s 10808 msg/s # udp gso - over veth touching data # udp rx: 292 MB/s 213398 calls/s # udp tx: 302 MB/s 5139 calls/s 5139 msg/s # udp rx: 264 MB/s 193121 calls/s # udp tx: 263 MB/s 4472 calls/s 4472 msg/s # udp rx: 269 MB/s 196351 calls/s # udp tx: 270 MB/s 4596 calls/s 4596 msg/s # udp rx: 274 MB/s 200350 calls/s # udp tx: 275 MB/s 4665 calls/s 4665 msg/s # udp gso and gro - over veth touching data # udp rx: 589 MB/s 10002 calls/s # udp tx: 605 MB/s 10273 calls/s 10273 msg/s # udp rx: 610 MB/s 10361 calls/s # udp tx: 613 MB/s 10405 calls/s 10405 msg/s # udp rx: 789 MB/s 13383 calls/s # udp tx: 792 MB/s 13440 calls/s 13440 msg/s # udp rx: 793 MB/s 13463 calls/s # udp tx: 793 MB/s 13451 calls/s 13451 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__->