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: 1200 MB/s 20359 calls/s 20359 msg/s # tcp rx: 1200 MB/s 120241 calls/s # tcp tx: 687 MB/s 11661 calls/s 11661 msg/s # tcp rx: 687 MB/s 79947 calls/s # tcp tx: 673 MB/s 11415 calls/s 11415 msg/s # tcp rx: 673 MB/s 78888 calls/s # tcp tx: 680 MB/s 11539 calls/s 11539 msg/s # udp gso - over veth touching data # udp rx: 1278 MB/s 910602 calls/s # udp tx: 1318 MB/s 22360 calls/s 22360 msg/s # udp rx: 1249 MB/s 889921 calls/s # udp tx: 1247 MB/s 21151 calls/s 21151 msg/s # udp rx: 1311 MB/s 933927 calls/s # udp tx: 1310 MB/s 22232 calls/s 22232 msg/s # udp rx: 1324 MB/s 943436 calls/s # udp tx: 1323 MB/s 22449 calls/s 22449 msg/s # udp gso and gro - over veth touching data # udp rx: 628 MB/s 447872 calls/s # udp tx: 656 MB/s 11141 calls/s 11141 msg/s # udp rx: 643 MB/s 458721 calls/s # udp tx: 647 MB/s 10988 calls/s 10988 msg/s # udp rx: 647 MB/s 461145 calls/s # udp tx: 651 MB/s 11044 calls/s 11044 msg/s # udp rx: 646 MB/s 460659 calls/s # udp tx: 650 MB/s 11025 calls/s 11025 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1128 MB/s 19144 calls/s 19144 msg/s # tcp rx: 1135 MB/s 138336 calls/s # tcp tx: 1075 MB/s 18233 calls/s 18233 msg/s # tcp rx: 1077 MB/s 123079 calls/s # tcp tx: 1096 MB/s 18595 calls/s 18595 msg/s # tcp rx: 1095 MB/s 126317 calls/s # tcp tx: 1105 MB/s 18743 calls/s 18743 msg/s # udp gso - over veth touching data # udp rx: 1231 MB/s 898180 calls/s # udp tx: 1266 MB/s 21474 calls/s 21474 msg/s # udp rx: 1227 MB/s 895141 calls/s # udp tx: 1229 MB/s 20849 calls/s 20849 msg/s # udp rx: 1139 MB/s 830791 calls/s # udp tx: 1137 MB/s 19293 calls/s 19293 msg/s # udp rx: 1148 MB/s 837409 calls/s # udp tx: 1137 MB/s 19298 calls/s 19298 msg/s # udp gso and gro - over veth touching data # udp rx: 1164 MB/s 849445 calls/s # udp tx: 1201 MB/s 20372 calls/s 20372 msg/s # udp rx: 1267 MB/s 924460 calls/s # udp tx: 1266 MB/s 21487 calls/s 21487 msg/s # udp rx: 1273 MB/s 929123 calls/s # udp tx: 1272 MB/s 21589 calls/s 21589 msg/s # udp rx: 1255 MB/s 915372 calls/s # udp tx: 1254 MB/s 21283 calls/s 21283 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__->