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: 1103 MB/s 18721 calls/s 18721 msg/s # tcp rx: 1104 MB/s 137243 calls/s # tcp tx: 1127 MB/s 19123 calls/s 19123 msg/s # tcp rx: 1128 MB/s 136706 calls/s # tcp tx: 1070 MB/s 18161 calls/s 18161 msg/s # tcp rx: 1071 MB/s 126180 calls/s # tcp tx: 1082 MB/s 18353 calls/s 18353 msg/s # udp gso - over veth touching data # udp rx: 1259 MB/s 897484 calls/s # udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # udp rx: 1281 MB/s 912785 calls/s # udp tx: 1280 MB/s 21724 calls/s 21724 msg/s # udp rx: 1281 MB/s 913068 calls/s # udp tx: 1280 MB/s 21721 calls/s 21721 msg/s # udp rx: 1288 MB/s 917723 calls/s # udp tx: 1288 MB/s 21846 calls/s 21846 msg/s # udp gso and gro - over veth touching data # udp rx: 1271 MB/s 906063 calls/s # udp tx: 1309 MB/s 22218 calls/s 22218 msg/s # udp rx: 1298 MB/s 925186 calls/s # udp tx: 1301 MB/s 22071 calls/s 22071 msg/s # udp rx: 1304 MB/s 929528 calls/s # udp tx: 1306 MB/s 22162 calls/s 22162 msg/s # udp rx: 1305 MB/s 930254 calls/s # udp tx: 1307 MB/s 22173 calls/s 22173 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 767 MB/s 13009 calls/s 13009 msg/s # tcp rx: 767 MB/s 89756 calls/s # tcp tx: 849 MB/s 14404 calls/s 14404 msg/s # tcp rx: 849 MB/s 95123 calls/s # tcp tx: 855 MB/s 14514 calls/s 14514 msg/s # tcp rx: 856 MB/s 95666 calls/s # tcp tx: 873 MB/s 14817 calls/s 14817 msg/s # udp gso - over veth touching data # udp rx: 1235 MB/s 901102 calls/s # udp tx: 1269 MB/s 21538 calls/s 21538 msg/s # udp rx: 1151 MB/s 839610 calls/s # udp tx: 1156 MB/s 19616 calls/s 19616 msg/s # udp rx: 1202 MB/s 877096 calls/s # udp tx: 1206 MB/s 20457 calls/s 20457 msg/s # udp rx: 1205 MB/s 879440 calls/s # udp tx: 1216 MB/s 20631 calls/s 20631 msg/s # udp gso and gro - over veth touching data # udp rx: 1209 MB/s 881888 calls/s # udp tx: 1241 MB/s 21051 calls/s 21051 msg/s # udp rx: 1247 MB/s 909727 calls/s # udp tx: 1249 MB/s 21190 calls/s 21190 msg/s # udp rx: 1220 MB/s 890305 calls/s # udp tx: 1222 MB/s 20735 calls/s 20735 msg/s # udp rx: 1234 MB/s 900564 calls/s # udp tx: 1236 MB/s 20969 calls/s 20969 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__->