make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1050 MB/s 17809 calls/s 17809 msg/s # tcp rx: 1050 MB/s 135407 calls/s # tcp tx: 1090 MB/s 18492 calls/s 18492 msg/s # tcp rx: 1103 MB/s 128700 calls/s # tcp tx: 706 MB/s 11988 calls/s 11988 msg/s # tcp rx: 701 MB/s 82339 calls/s # tcp tx: 702 MB/s 11922 calls/s 11922 msg/s # udp gso - over veth touching data # udp rx: 987 MB/s 703333 calls/s # udp tx: 1016 MB/s 17240 calls/s 17240 msg/s # udp rx: 626 MB/s 446544 calls/s # udp tx: 631 MB/s 10718 calls/s 10718 msg/s # udp rx: 628 MB/s 447494 calls/s # udp tx: 633 MB/s 10745 calls/s 10745 msg/s # udp rx: 632 MB/s 450324 calls/s # udp tx: 637 MB/s 10818 calls/s 10818 msg/s # udp gso and gro - over veth touching data # udp rx: 1248 MB/s 889230 calls/s # udp tx: 1284 MB/s 21791 calls/s 21791 msg/s # udp rx: 1102 MB/s 785642 calls/s # udp tx: 1086 MB/s 18432 calls/s 18432 msg/s # udp rx: 623 MB/s 444495 calls/s # udp tx: 623 MB/s 10574 calls/s 10574 msg/s # udp rx: 633 MB/s 451385 calls/s # udp tx: 633 MB/s 10742 calls/s 10742 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 809 MB/s 13734 calls/s 13734 msg/s # tcp rx: 853 MB/s 90828 calls/s # tcp tx: 741 MB/s 12580 calls/s 12580 msg/s # tcp rx: 768 MB/s 83379 calls/s # tcp tx: 723 MB/s 12271 calls/s 12271 msg/s # tcp rx: 697 MB/s 82131 calls/s # tcp tx: 713 MB/s 12106 calls/s 12106 msg/s # udp gso - over veth touching data # udp rx: 584 MB/s 426183 calls/s # udp tx: 602 MB/s 10220 calls/s 10220 msg/s # udp rx: 612 MB/s 446479 calls/s # udp tx: 614 MB/s 10428 calls/s 10428 msg/s # udp rx: 610 MB/s 445286 calls/s # udp tx: 612 MB/s 10395 calls/s 10395 msg/s # udp rx: 603 MB/s 440086 calls/s # udp tx: 605 MB/s 10275 calls/s 10275 msg/s # udp gso and gro - over veth touching data # udp rx: 1103 MB/s 805090 calls/s # udp tx: 1138 MB/s 19317 calls/s 19317 msg/s # udp rx: 1289 MB/s 940511 calls/s # udp tx: 1288 MB/s 21855 calls/s 21855 msg/s # udp rx: 1244 MB/s 907718 calls/s # udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # udp rx: 1207 MB/s 881002 calls/s # udp tx: 1215 MB/s 20622 calls/s 20622 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__->