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: 799 MB/s 13557 calls/s 13557 msg/s # tcp rx: 799 MB/s 147086 calls/s # tcp tx: 870 MB/s 14760 calls/s 14760 msg/s # tcp rx: 871 MB/s 161004 calls/s # tcp tx: 869 MB/s 14745 calls/s 14745 msg/s # tcp rx: 870 MB/s 159773 calls/s # tcp tx: 870 MB/s 14763 calls/s 14763 msg/s # udp gso - over veth touching data # udp rx: 597 MB/s 425648 calls/s # udp tx: 612 MB/s 10387 calls/s 10387 msg/s # udp rx: 670 MB/s 477888 calls/s # udp tx: 670 MB/s 11369 calls/s 11369 msg/s # udp rx: 671 MB/s 478014 calls/s # udp tx: 670 MB/s 11375 calls/s 11375 msg/s # udp rx: 671 MB/s 478179 calls/s # udp tx: 670 MB/s 11379 calls/s 11379 msg/s # udp gso and gro - over veth touching data # udp rx: 633 MB/s 450958 calls/s # udp tx: 647 MB/s 10990 calls/s 10990 msg/s # udp rx: 663 MB/s 472411 calls/s # udp tx: 662 MB/s 11237 calls/s 11237 msg/s # udp rx: 664 MB/s 473318 calls/s # udp tx: 664 MB/s 11268 calls/s 11268 msg/s # udp rx: 662 MB/s 471952 calls/s # udp tx: 661 MB/s 11226 calls/s 11226 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 589 MB/s 10005 calls/s 10005 msg/s # tcp rx: 590 MB/s 79144 calls/s # tcp tx: 744 MB/s 12620 calls/s 12620 msg/s # tcp rx: 743 MB/s 136302 calls/s # tcp tx: 850 MB/s 14417 calls/s 14417 msg/s # tcp rx: 866 MB/s 139385 calls/s # tcp tx: 646 MB/s 10972 calls/s 10972 msg/s # udp gso - over veth touching data # udp rx: 629 MB/s 458899 calls/s # udp tx: 643 MB/s 10921 calls/s 10921 msg/s # udp rx: 648 MB/s 472603 calls/s # udp tx: 649 MB/s 11023 calls/s 11023 msg/s # udp rx: 642 MB/s 468878 calls/s # udp tx: 642 MB/s 10895 calls/s 10895 msg/s # udp rx: 643 MB/s 469486 calls/s # udp tx: 643 MB/s 10909 calls/s 10909 msg/s # udp gso and gro - over veth touching data # udp rx: 644 MB/s 470237 calls/s # udp tx: 659 MB/s 11178 calls/s 11178 msg/s # udp rx: 657 MB/s 479610 calls/s # udp tx: 657 MB/s 11145 calls/s 11145 msg/s # udp rx: 657 MB/s 479376 calls/s # udp tx: 677 MB/s 11496 calls/s 11496 msg/s # udp rx: 1010 MB/s 736982 calls/s # udp tx: 1219 MB/s 20681 calls/s 20681 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__->