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: 624 MB/s 10585 calls/s 10585 msg/s # tcp rx: 624 MB/s 80011 calls/s # tcp tx: 603 MB/s 10241 calls/s 10241 msg/s # tcp rx: 604 MB/s 80553 calls/s # tcp tx: 606 MB/s 10293 calls/s 10293 msg/s # tcp rx: 607 MB/s 79345 calls/s # tcp tx: 613 MB/s 10403 calls/s 10403 msg/s # udp gso - over veth touching data # udp rx: 622 MB/s 443402 calls/s # udp tx: 641 MB/s 10886 calls/s 10886 msg/s # udp rx: 646 MB/s 460341 calls/s # udp tx: 647 MB/s 10984 calls/s 10984 msg/s # udp rx: 668 MB/s 476342 calls/s # udp tx: 668 MB/s 11333 calls/s 11333 msg/s # udp rx: 644 MB/s 458915 calls/s # udp tx: 672 MB/s 11412 calls/s 11412 msg/s # udp gso and gro - over veth touching data # udp rx: 623 MB/s 444326 calls/s # udp tx: 638 MB/s 10829 calls/s 10829 msg/s # udp rx: 624 MB/s 445156 calls/s # udp tx: 627 MB/s 10649 calls/s 10649 msg/s # udp rx: 632 MB/s 450254 calls/s # udp tx: 634 MB/s 10759 calls/s 10759 msg/s # udp rx: 660 MB/s 470158 calls/s # udp tx: 662 MB/s 11241 calls/s 11241 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 682 MB/s 11580 calls/s 11580 msg/s # tcp rx: 683 MB/s 93495 calls/s # tcp tx: 810 MB/s 13742 calls/s 13742 msg/s # tcp rx: 810 MB/s 125585 calls/s # tcp tx: 826 MB/s 14012 calls/s 14012 msg/s # tcp rx: 826 MB/s 151186 calls/s # tcp tx: 831 MB/s 14097 calls/s 14097 msg/s # udp gso - over veth touching data # udp rx: 1075 MB/s 784512 calls/s # udp tx: 1095 MB/s 18576 calls/s 18576 msg/s # udp rx: 1124 MB/s 820136 calls/s # udp tx: 1124 MB/s 19073 calls/s 19073 msg/s # udp rx: 1109 MB/s 809487 calls/s # udp tx: 1117 MB/s 18959 calls/s 18959 msg/s # udp rx: 1144 MB/s 834657 calls/s # udp tx: 1145 MB/s 19435 calls/s 19435 msg/s # udp gso and gro - over veth touching data # udp rx: 613 MB/s 447538 calls/s # udp tx: 629 MB/s 10673 calls/s 10673 msg/s # udp rx: 641 MB/s 467994 calls/s # udp tx: 643 MB/s 10921 calls/s 10921 msg/s # udp rx: 642 MB/s 468826 calls/s # udp tx: 642 MB/s 10891 calls/s 10891 msg/s # udp rx: 639 MB/s 466121 calls/s # udp tx: 658 MB/s 11173 calls/s 11173 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__->