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: 726 MB/s 12323 calls/s 12323 msg/s # tcp rx: 729 MB/s 85563 calls/s # tcp tx: 723 MB/s 12270 calls/s 12270 msg/s # tcp rx: 723 MB/s 85547 calls/s # tcp tx: 722 MB/s 12253 calls/s 12253 msg/s # tcp rx: 722 MB/s 85960 calls/s # tcp tx: 714 MB/s 12122 calls/s 12122 msg/s # udp gso - over veth touching data # udp rx: 657 MB/s 468344 calls/s # udp tx: 676 MB/s 11470 calls/s 11470 msg/s # udp rx: 698 MB/s 497496 calls/s # udp tx: 700 MB/s 11873 calls/s 11873 msg/s # udp rx: 702 MB/s 500331 calls/s # udp tx: 703 MB/s 11926 calls/s 11926 msg/s # udp rx: 697 MB/s 496720 calls/s # udp tx: 698 MB/s 11853 calls/s 11853 msg/s # udp gso and gro - over veth touching data # udp rx: 621 MB/s 443020 calls/s # udp tx: 642 MB/s 10893 calls/s 10893 msg/s # udp rx: 694 MB/s 494556 calls/s # udp tx: 697 MB/s 11831 calls/s 11831 msg/s # udp rx: 694 MB/s 494819 calls/s # udp tx: 697 MB/s 11833 calls/s 11833 msg/s # udp rx: 694 MB/s 494911 calls/s # udp tx: 697 MB/s 11836 calls/s 11836 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 795 MB/s 13486 calls/s 13486 msg/s # tcp rx: 795 MB/s 91244 calls/s # tcp tx: 794 MB/s 13474 calls/s 13474 msg/s # tcp rx: 811 MB/s 91660 calls/s # tcp tx: 1082 MB/s 18354 calls/s 18354 msg/s # tcp rx: 1081 MB/s 131630 calls/s # tcp tx: 1070 MB/s 18157 calls/s 18157 msg/s # udp gso - over veth touching data # udp rx: 1262 MB/s 920525 calls/s # udp tx: 1298 MB/s 22019 calls/s 22019 msg/s # udp rx: 1310 MB/s 955430 calls/s # udp tx: 1309 MB/s 22217 calls/s 22217 msg/s # udp rx: 1294 MB/s 944282 calls/s # udp tx: 1296 MB/s 21987 calls/s 21987 msg/s # udp rx: 1293 MB/s 943364 calls/s # udp tx: 1294 MB/s 21962 calls/s 21962 msg/s # udp gso and gro - over veth touching data # udp rx: 1169 MB/s 853156 calls/s # udp tx: 1202 MB/s 20393 calls/s 20393 msg/s # udp rx: 1218 MB/s 888887 calls/s # udp tx: 1217 MB/s 20643 calls/s 20643 msg/s # udp rx: 1209 MB/s 882030 calls/s # udp tx: 1211 MB/s 20544 calls/s 20544 msg/s # udp rx: 1286 MB/s 938211 calls/s # udp tx: 1285 MB/s 21811 calls/s 21811 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__->