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: 716 MB/s 12149 calls/s 12149 msg/s # tcp rx: 717 MB/s 60076 calls/s # tcp tx: 1010 MB/s 17141 calls/s 17141 msg/s # tcp rx: 1012 MB/s 129473 calls/s # tcp tx: 1025 MB/s 17400 calls/s 17400 msg/s # tcp rx: 1027 MB/s 128135 calls/s # tcp tx: 1075 MB/s 18233 calls/s 18233 msg/s # udp gso - over veth touching data # udp rx: 1063 MB/s 757236 calls/s # udp tx: 1097 MB/s 18620 calls/s 18620 msg/s # udp rx: 1237 MB/s 881194 calls/s # udp tx: 1235 MB/s 20950 calls/s 20950 msg/s # udp rx: 1236 MB/s 880494 calls/s # udp tx: 1236 MB/s 20964 calls/s 20964 msg/s # udp rx: 1177 MB/s 838804 calls/s # udp tx: 1178 MB/s 19986 calls/s 19986 msg/s # udp gso and gro - over veth touching data # udp rx: 710 MB/s 506295 calls/s # udp tx: 731 MB/s 12410 calls/s 12410 msg/s # udp rx: 657 MB/s 468119 calls/s # udp tx: 660 MB/s 11206 calls/s 11206 msg/s # udp rx: 662 MB/s 471809 calls/s # udp tx: 666 MB/s 11297 calls/s 11297 msg/s # udp rx: 653 MB/s 465664 calls/s # udp tx: 656 MB/s 11129 calls/s 11129 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1071 MB/s 18167 calls/s 18167 msg/s # tcp rx: 1091 MB/s 141305 calls/s # tcp tx: 942 MB/s 15983 calls/s 15983 msg/s # tcp rx: 941 MB/s 130067 calls/s # tcp tx: 930 MB/s 15786 calls/s 15786 msg/s # tcp rx: 939 MB/s 130091 calls/s # tcp tx: 1059 MB/s 17962 calls/s 17962 msg/s # udp gso - over veth touching data # udp rx: 1061 MB/s 773816 calls/s # udp tx: 1079 MB/s 18315 calls/s 18315 msg/s # udp rx: 700 MB/s 510694 calls/s # udp tx: 699 MB/s 11864 calls/s 11864 msg/s # udp rx: 691 MB/s 504676 calls/s # udp tx: 690 MB/s 11719 calls/s 11719 msg/s # udp rx: 691 MB/s 504091 calls/s # udp tx: 691 MB/s 11734 calls/s 11734 msg/s # udp gso and gro - over veth touching data # udp rx: 1139 MB/s 830816 calls/s # udp tx: 1174 MB/s 19925 calls/s 19925 msg/s # udp rx: 1178 MB/s 859612 calls/s # udp tx: 1183 MB/s 20068 calls/s 20068 msg/s # udp rx: 1221 MB/s 890513 calls/s # udp tx: 1223 MB/s 20758 calls/s 20758 msg/s # udp rx: 1289 MB/s 940231 calls/s # udp tx: 1291 MB/s 21902 calls/s 21902 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__->