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: 1115 MB/s 18912 calls/s 18912 msg/s # tcp rx: 1115 MB/s 140018 calls/s # tcp tx: 1077 MB/s 18272 calls/s 18272 msg/s # tcp rx: 1078 MB/s 130057 calls/s # tcp tx: 1100 MB/s 18661 calls/s 18661 msg/s # tcp rx: 1114 MB/s 132532 calls/s # tcp tx: 1098 MB/s 18636 calls/s 18636 msg/s # udp gso - over veth touching data # udp rx: 1271 MB/s 905882 calls/s # udp tx: 1304 MB/s 22133 calls/s 22133 msg/s # udp rx: 1321 MB/s 941559 calls/s # udp tx: 1323 MB/s 22446 calls/s 22446 msg/s # udp rx: 1321 MB/s 941115 calls/s # udp tx: 1323 MB/s 22448 calls/s 22448 msg/s # udp rx: 1324 MB/s 943836 calls/s # udp tx: 1327 MB/s 22513 calls/s 22513 msg/s # udp gso and gro - over veth touching data # udp rx: 1285 MB/s 915626 calls/s # udp tx: 1314 MB/s 22301 calls/s 22301 msg/s # udp rx: 1292 MB/s 920866 calls/s # udp tx: 1284 MB/s 21794 calls/s 21794 msg/s # udp rx: 1329 MB/s 947177 calls/s # udp tx: 1335 MB/s 22655 calls/s 22655 msg/s # udp rx: 1331 MB/s 948220 calls/s # udp tx: 1329 MB/s 22553 calls/s 22553 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1149 MB/s 19496 calls/s 19496 msg/s # tcp rx: 1150 MB/s 140117 calls/s # tcp tx: 1145 MB/s 19423 calls/s 19423 msg/s # tcp rx: 1146 MB/s 141049 calls/s # tcp tx: 1153 MB/s 19561 calls/s 19561 msg/s # tcp rx: 1154 MB/s 138159 calls/s # tcp tx: 1157 MB/s 19636 calls/s 19636 msg/s # udp gso - over veth touching data # udp rx: 620 MB/s 452331 calls/s # udp tx: 640 MB/s 10857 calls/s 10857 msg/s # udp rx: 661 MB/s 482226 calls/s # udp tx: 660 MB/s 11206 calls/s 11206 msg/s # udp rx: 663 MB/s 483859 calls/s # udp tx: 663 MB/s 11247 calls/s 11247 msg/s # udp rx: 659 MB/s 480989 calls/s # udp tx: 658 MB/s 11173 calls/s 11173 msg/s # udp gso and gro - over veth touching data # udp rx: 1226 MB/s 894552 calls/s # udp tx: 1262 MB/s 21415 calls/s 21415 msg/s # udp rx: 1262 MB/s 920761 calls/s # udp tx: 1261 MB/s 21388 calls/s 21388 msg/s # udp rx: 1269 MB/s 926007 calls/s # udp tx: 1269 MB/s 21528 calls/s 21528 msg/s # udp rx: 1258 MB/s 917605 calls/s # udp tx: 1257 MB/s 21324 calls/s 21324 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__->