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: 823 MB/s 13969 calls/s 13969 msg/s # tcp rx: 824 MB/s 93327 calls/s # tcp tx: 835 MB/s 14171 calls/s 14171 msg/s # tcp rx: 836 MB/s 90862 calls/s # tcp tx: 755 MB/s 12810 calls/s 12810 msg/s # tcp rx: 756 MB/s 86137 calls/s # tcp tx: 827 MB/s 14031 calls/s 14031 msg/s # udp gso - over veth touching data # udp rx: 1142 MB/s 813835 calls/s # udp tx: 1173 MB/s 19910 calls/s 19910 msg/s # udp rx: 1206 MB/s 859790 calls/s # udp tx: 1207 MB/s 20488 calls/s 20488 msg/s # udp rx: 1295 MB/s 922754 calls/s # udp tx: 1294 MB/s 21956 calls/s 21956 msg/s # udp rx: 1297 MB/s 924010 calls/s # udp tx: 1296 MB/s 21982 calls/s 21982 msg/s # udp gso and gro - over veth touching data # udp rx: 1236 MB/s 880535 calls/s # udp tx: 1271 MB/s 21570 calls/s 21570 msg/s # udp rx: 1319 MB/s 939754 calls/s # udp tx: 1322 MB/s 22428 calls/s 22428 msg/s # udp rx: 1332 MB/s 949065 calls/s # udp tx: 1335 MB/s 22644 calls/s 22644 msg/s # udp rx: 1320 MB/s 940606 calls/s # udp tx: 1323 MB/s 22441 calls/s 22441 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1158 MB/s 19657 calls/s 19657 msg/s # tcp rx: 1159 MB/s 141810 calls/s # tcp tx: 1161 MB/s 19697 calls/s 19697 msg/s # tcp rx: 1161 MB/s 136622 calls/s # tcp tx: 1149 MB/s 19497 calls/s 19497 msg/s # tcp rx: 1150 MB/s 136429 calls/s # tcp tx: 1169 MB/s 19830 calls/s 19830 msg/s # udp gso - over veth touching data # udp rx: 1135 MB/s 828384 calls/s # udp tx: 1163 MB/s 19730 calls/s 19730 msg/s # udp rx: 1232 MB/s 898561 calls/s # udp tx: 1232 MB/s 20903 calls/s 20903 msg/s # udp rx: 1228 MB/s 896184 calls/s # udp tx: 1228 MB/s 20833 calls/s 20833 msg/s # udp rx: 1244 MB/s 907283 calls/s # udp tx: 1243 MB/s 21084 calls/s 21084 msg/s # udp gso and gro - over veth touching data # udp rx: 1233 MB/s 899713 calls/s # udp tx: 1266 MB/s 21484 calls/s 21484 msg/s # udp rx: 1229 MB/s 896924 calls/s # udp tx: 1227 MB/s 20827 calls/s 20827 msg/s # udp rx: 1278 MB/s 932347 calls/s # udp tx: 1278 MB/s 21688 calls/s 21688 msg/s # udp rx: 1260 MB/s 919487 calls/s # udp tx: 1258 MB/s 21353 calls/s 21353 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__->