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: 832 MB/s 14117 calls/s 14117 msg/s # tcp rx: 833 MB/s 150319 calls/s # tcp tx: 835 MB/s 14173 calls/s 14173 msg/s # tcp rx: 836 MB/s 151491 calls/s # tcp tx: 856 MB/s 14526 calls/s 14526 msg/s # tcp rx: 857 MB/s 155620 calls/s # tcp tx: 859 MB/s 14574 calls/s 14574 msg/s # udp gso - over veth touching data # udp rx: 602 MB/s 429164 calls/s # udp tx: 617 MB/s 10466 calls/s 10466 msg/s # udp rx: 633 MB/s 451160 calls/s # udp tx: 634 MB/s 10761 calls/s 10761 msg/s # udp rx: 590 MB/s 420876 calls/s # udp tx: 592 MB/s 10053 calls/s 10053 msg/s # udp rx: 683 MB/s 486944 calls/s # udp tx: 684 MB/s 11615 calls/s 11615 msg/s # udp gso and gro - over veth touching data # udp rx: 593 MB/s 422486 calls/s # udp tx: 608 MB/s 10316 calls/s 10316 msg/s # udp rx: 594 MB/s 423537 calls/s # udp tx: 593 MB/s 10063 calls/s 10063 msg/s # udp rx: 658 MB/s 468896 calls/s # udp tx: 657 MB/s 11158 calls/s 11158 msg/s # udp rx: 676 MB/s 481858 calls/s # udp tx: 675 MB/s 11463 calls/s 11463 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 572 MB/s 9715 calls/s 9715 msg/s # tcp rx: 573 MB/s 81689 calls/s # tcp tx: 567 MB/s 9619 calls/s 9619 msg/s # tcp rx: 567 MB/s 80707 calls/s # tcp tx: 560 MB/s 9508 calls/s 9508 msg/s # tcp rx: 561 MB/s 81419 calls/s # tcp tx: 546 MB/s 9268 calls/s 9268 msg/s # udp gso - over veth touching data # udp rx: 562 MB/s 410453 calls/s # udp tx: 577 MB/s 9803 calls/s 9803 msg/s # udp rx: 602 MB/s 439334 calls/s # udp tx: 605 MB/s 10274 calls/s 10274 msg/s # udp rx: 592 MB/s 432168 calls/s # udp tx: 595 MB/s 10093 calls/s 10093 msg/s # udp rx: 593 MB/s 433001 calls/s # udp tx: 596 MB/s 10113 calls/s 10113 msg/s # udp gso and gro - over veth touching data # udp rx: 1122 MB/s 818921 calls/s # udp tx: 1149 MB/s 19493 calls/s 19493 msg/s # udp rx: 1005 MB/s 733286 calls/s # udp tx: 994 MB/s 16869 calls/s 16869 msg/s # udp rx: 1104 MB/s 805576 calls/s # udp tx: 1125 MB/s 19094 calls/s 19094 msg/s # udp rx: 1047 MB/s 763983 calls/s # udp tx: 1350 MB/s 22901 calls/s 22901 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__->