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: 665 MB/s 11285 calls/s 11285 msg/s # tcp rx: 665 MB/s 27727 calls/s # tcp tx: 692 MB/s 11741 calls/s 11741 msg/s # tcp rx: 695 MB/s 29831 calls/s # tcp tx: 646 MB/s 10967 calls/s 10967 msg/s # tcp rx: 648 MB/s 28013 calls/s # tcp tx: 659 MB/s 11193 calls/s 11193 msg/s # udp gso - over veth touching data # udp rx: 324 MB/s 231512 calls/s # udp tx: 343 MB/s 5828 calls/s 5828 msg/s # udp rx: 372 MB/s 265421 calls/s # udp tx: 373 MB/s 6343 calls/s 6343 msg/s # udp rx: 430 MB/s 306538 calls/s # udp tx: 430 MB/s 7294 calls/s 7294 msg/s # udp rx: 427 MB/s 304351 calls/s # udp tx: 430 MB/s 7296 calls/s 7296 msg/s # udp gso and gro - over veth touching data # udp rx: 820 MB/s 13709 calls/s # udp tx: 833 MB/s 14130 calls/s 14130 msg/s # udp rx: 777 MB/s 13186 calls/s # udp tx: 785 MB/s 13330 calls/s 13330 msg/s # udp rx: 788 MB/s 13376 calls/s # udp tx: 782 MB/s 13273 calls/s 13273 msg/s # udp rx: 682 MB/s 11572 calls/s # udp tx: 686 MB/s 11644 calls/s 11644 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 746 MB/s 12659 calls/s 12659 msg/s # tcp rx: 746 MB/s 35674 calls/s # tcp tx: 696 MB/s 11817 calls/s 11817 msg/s # tcp rx: 697 MB/s 30396 calls/s # tcp tx: 765 MB/s 12975 calls/s 12975 msg/s # tcp rx: 765 MB/s 30549 calls/s # tcp tx: 776 MB/s 13170 calls/s 13170 msg/s # udp gso - over veth touching data # udp rx: 362 MB/s 264337 calls/s # udp tx: 374 MB/s 6355 calls/s 6355 msg/s # udp rx: 435 MB/s 317797 calls/s # udp tx: 435 MB/s 7380 calls/s 7380 msg/s # udp rx: 415 MB/s 303338 calls/s # udp tx: 415 MB/s 7049 calls/s 7049 msg/s # udp rx: 424 MB/s 309573 calls/s # udp tx: 423 MB/s 7189 calls/s 7189 msg/s # udp gso and gro - over veth touching data # udp rx: 723 MB/s 12380 calls/s # udp tx: 750 MB/s 12721 calls/s 12721 msg/s # udp rx: 763 MB/s 12957 calls/s # udp tx: 761 MB/s 12924 calls/s 12924 msg/s # udp rx: 550 MB/s 9332 calls/s # udp tx: 548 MB/s 9297 calls/s 9297 msg/s # udp rx: 581 MB/s 9856 calls/s # udp tx: 581 MB/s 9859 calls/s 9859 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__->