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: 1011 MB/s 17152 calls/s 17152 msg/s # tcp rx: 1011 MB/s 133271 calls/s # tcp tx: 968 MB/s 16426 calls/s 16426 msg/s # tcp rx: 969 MB/s 133172 calls/s # tcp tx: 1111 MB/s 18856 calls/s 18856 msg/s # tcp rx: 1113 MB/s 133340 calls/s # tcp tx: 1049 MB/s 17798 calls/s 17798 msg/s # udp gso - over veth touching data # udp rx: 1204 MB/s 858329 calls/s # udp tx: 1243 MB/s 21099 calls/s 21099 msg/s # udp rx: 1247 MB/s 888564 calls/s # udp tx: 1232 MB/s 20912 calls/s 20912 msg/s # udp rx: 1185 MB/s 844138 calls/s # udp tx: 1197 MB/s 20304 calls/s 20304 msg/s # udp rx: 1272 MB/s 906620 calls/s # udp tx: 1270 MB/s 21549 calls/s 21549 msg/s # udp gso and gro - over veth touching data # udp rx: 655 MB/s 466647 calls/s # udp tx: 671 MB/s 11388 calls/s 11388 msg/s # udp rx: 667 MB/s 475586 calls/s # udp tx: 667 MB/s 11328 calls/s 11328 msg/s # udp rx: 667 MB/s 475476 calls/s # udp tx: 668 MB/s 11336 calls/s 11336 msg/s # udp rx: 657 MB/s 468678 calls/s # udp tx: 658 MB/s 11163 calls/s 11163 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 651 MB/s 11058 calls/s 11058 msg/s # tcp rx: 652 MB/s 82959 calls/s # tcp tx: 684 MB/s 11612 calls/s 11612 msg/s # tcp rx: 685 MB/s 83385 calls/s # tcp tx: 627 MB/s 10647 calls/s 10647 msg/s # tcp rx: 628 MB/s 82010 calls/s # tcp tx: 654 MB/s 11096 calls/s 11096 msg/s # udp gso - over veth touching data # udp rx: 1251 MB/s 912381 calls/s # udp tx: 1289 MB/s 21876 calls/s 21876 msg/s # udp rx: 1282 MB/s 935510 calls/s # udp tx: 1282 MB/s 21754 calls/s 21754 msg/s # udp rx: 1282 MB/s 935629 calls/s # udp tx: 1283 MB/s 21773 calls/s 21773 msg/s # udp rx: 1287 MB/s 939281 calls/s # udp tx: 1289 MB/s 21863 calls/s 21863 msg/s # udp gso and gro - over veth touching data # udp rx: 1197 MB/s 873551 calls/s # udp tx: 1231 MB/s 20885 calls/s 20885 msg/s # udp rx: 1240 MB/s 904701 calls/s # udp tx: 1239 MB/s 21026 calls/s 21026 msg/s # udp rx: 1239 MB/s 903679 calls/s # udp tx: 1238 MB/s 21004 calls/s 21004 msg/s # udp rx: 1255 MB/s 915998 calls/s # udp tx: 1255 MB/s 21299 calls/s 21299 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__->