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: 575 MB/s 9753 calls/s 9753 msg/s # tcp rx: 575 MB/s 25242 calls/s # tcp tx: 677 MB/s 11497 calls/s 11497 msg/s # tcp rx: 678 MB/s 30755 calls/s # tcp tx: 695 MB/s 11791 calls/s 11791 msg/s # tcp rx: 695 MB/s 32334 calls/s # tcp tx: 687 MB/s 11656 calls/s 11656 msg/s # udp gso - over veth touching data # udp rx: 307 MB/s 219112 calls/s # udp tx: 322 MB/s 5468 calls/s 5468 msg/s # udp rx: 348 MB/s 248265 calls/s # udp tx: 348 MB/s 5909 calls/s 5909 msg/s # udp rx: 356 MB/s 253881 calls/s # udp tx: 356 MB/s 6047 calls/s 6047 msg/s # udp rx: 402 MB/s 287033 calls/s # udp tx: 397 MB/s 6745 calls/s 6745 msg/s # udp gso and gro - over veth touching data # udp rx: 781 MB/s 13255 calls/s # udp tx: 805 MB/s 13668 calls/s 13668 msg/s # udp rx: 783 MB/s 13284 calls/s # udp tx: 782 MB/s 13273 calls/s 13273 msg/s # udp rx: 780 MB/s 13239 calls/s # udp tx: 782 MB/s 13265 calls/s 13265 msg/s # udp rx: 814 MB/s 13808 calls/s # udp tx: 814 MB/s 13814 calls/s 13814 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 643 MB/s 10913 calls/s 10913 msg/s # tcp rx: 643 MB/s 29616 calls/s # tcp tx: 713 MB/s 12104 calls/s 12104 msg/s # tcp rx: 714 MB/s 30470 calls/s # tcp tx: 717 MB/s 12164 calls/s 12164 msg/s # tcp rx: 717 MB/s 30428 calls/s # tcp tx: 646 MB/s 10959 calls/s 10959 msg/s # udp gso - over veth touching data # udp rx: 385 MB/s 280970 calls/s # udp tx: 396 MB/s 6723 calls/s 6723 msg/s # udp rx: 422 MB/s 308334 calls/s # udp tx: 423 MB/s 7179 calls/s 7179 msg/s # udp rx: 424 MB/s 309310 calls/s # udp tx: 424 MB/s 7195 calls/s 7195 msg/s # udp rx: 418 MB/s 305481 calls/s # udp tx: 417 MB/s 7077 calls/s 7077 msg/s # udp gso and gro - over veth touching data # udp rx: 721 MB/s 12237 calls/s # udp tx: 745 MB/s 12644 calls/s 12644 msg/s # udp rx: 735 MB/s 12480 calls/s # udp tx: 731 MB/s 12406 calls/s 12406 msg/s # udp rx: 643 MB/s 10906 calls/s # udp tx: 640 MB/s 10863 calls/s 10863 msg/s # udp rx: 645 MB/s 10945 calls/s # udp tx: 644 MB/s 10931 calls/s 10931 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__->