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: 1161 MB/s 19699 calls/s 19699 msg/s # tcp rx: 1161 MB/s 143743 calls/s # tcp tx: 1156 MB/s 19607 calls/s 19607 msg/s # tcp rx: 1156 MB/s 136825 calls/s # tcp tx: 1165 MB/s 19770 calls/s 19770 msg/s # tcp rx: 1166 MB/s 137624 calls/s # tcp tx: 1165 MB/s 19761 calls/s 19761 msg/s # udp gso - over veth touching data # udp rx: 1204 MB/s 857970 calls/s # udp tx: 1238 MB/s 21004 calls/s 21004 msg/s # udp rx: 1295 MB/s 922659 calls/s # udp tx: 1298 MB/s 22030 calls/s 22030 msg/s # udp rx: 1321 MB/s 941524 calls/s # udp tx: 1324 MB/s 22466 calls/s 22466 msg/s # udp rx: 1287 MB/s 916833 calls/s # udp tx: 1289 MB/s 21875 calls/s 21875 msg/s # udp gso and gro - over veth touching data # udp rx: 1194 MB/s 851005 calls/s # udp tx: 1235 MB/s 20947 calls/s 20947 msg/s # udp rx: 889 MB/s 633542 calls/s # udp tx: 888 MB/s 15071 calls/s 15071 msg/s # udp rx: 1229 MB/s 876124 calls/s # udp tx: 1229 MB/s 20852 calls/s 20852 msg/s # udp rx: 1291 MB/s 919984 calls/s # udp tx: 1290 MB/s 21893 calls/s 21893 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1086 MB/s 18433 calls/s 18433 msg/s # tcp rx: 1087 MB/s 126289 calls/s # tcp tx: 1096 MB/s 18591 calls/s 18591 msg/s # tcp rx: 1097 MB/s 124125 calls/s # tcp tx: 1089 MB/s 18479 calls/s 18479 msg/s # tcp rx: 1089 MB/s 123392 calls/s # tcp tx: 1077 MB/s 18270 calls/s 18270 msg/s # udp gso - over veth touching data # udp rx: 548 MB/s 400040 calls/s # udp tx: 567 MB/s 9617 calls/s 9617 msg/s # udp rx: 579 MB/s 422351 calls/s # udp tx: 583 MB/s 9889 calls/s 9889 msg/s # udp rx: 567 MB/s 413949 calls/s # udp tx: 571 MB/s 9691 calls/s 9691 msg/s # udp rx: 588 MB/s 429321 calls/s # udp tx: 592 MB/s 10046 calls/s 10046 msg/s # udp gso and gro - over veth touching data # udp rx: 1194 MB/s 871360 calls/s # udp tx: 1239 MB/s 21028 calls/s 21028 msg/s # udp rx: 1236 MB/s 901936 calls/s # udp tx: 1241 MB/s 21060 calls/s 21060 msg/s # udp rx: 1259 MB/s 918882 calls/s # udp tx: 1265 MB/s 21465 calls/s 21465 msg/s # udp rx: 1255 MB/s 915523 calls/s # udp tx: 1259 MB/s 21365 calls/s 21365 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__->