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: 1035 MB/s 17568 calls/s 17568 msg/s # tcp rx: 1036 MB/s 130183 calls/s # tcp tx: 1091 MB/s 18515 calls/s 18515 msg/s # tcp rx: 1092 MB/s 132892 calls/s # tcp tx: 1073 MB/s 18212 calls/s 18212 msg/s # tcp rx: 1074 MB/s 130452 calls/s # tcp tx: 1054 MB/s 17877 calls/s 17877 msg/s # udp gso - over veth touching data # udp rx: 1270 MB/s 904918 calls/s # udp tx: 1306 MB/s 22156 calls/s 22156 msg/s # udp rx: 1319 MB/s 939646 calls/s # udp tx: 1323 MB/s 22455 calls/s 22455 msg/s # udp rx: 1319 MB/s 939872 calls/s # udp tx: 1322 MB/s 22430 calls/s 22430 msg/s # udp rx: 1329 MB/s 947279 calls/s # udp tx: 1333 MB/s 22616 calls/s 22616 msg/s # udp gso and gro - over veth touching data # udp rx: 669 MB/s 477272 calls/s # udp tx: 687 MB/s 11657 calls/s 11657 msg/s # udp rx: 688 MB/s 490447 calls/s # udp tx: 691 MB/s 11733 calls/s 11733 msg/s # udp rx: 694 MB/s 494505 calls/s # udp tx: 696 MB/s 11820 calls/s 11820 msg/s # udp rx: 689 MB/s 491093 calls/s # udp tx: 691 MB/s 11729 calls/s 11729 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 761 MB/s 12911 calls/s 12911 msg/s # tcp rx: 761 MB/s 91523 calls/s # tcp tx: 771 MB/s 13086 calls/s 13086 msg/s # tcp rx: 771 MB/s 91536 calls/s # tcp tx: 754 MB/s 12795 calls/s 12795 msg/s # tcp rx: 755 MB/s 89407 calls/s # tcp tx: 747 MB/s 12684 calls/s 12684 msg/s # udp gso - over veth touching data # udp rx: 588 MB/s 429154 calls/s # udp tx: 606 MB/s 10289 calls/s 10289 msg/s # udp rx: 611 MB/s 445722 calls/s # udp tx: 609 MB/s 10346 calls/s 10346 msg/s # udp rx: 612 MB/s 446699 calls/s # udp tx: 612 MB/s 10390 calls/s 10390 msg/s # udp rx: 620 MB/s 452664 calls/s # udp tx: 620 MB/s 10518 calls/s 10518 msg/s # udp gso and gro - over veth touching data # udp rx: 1152 MB/s 840535 calls/s # udp tx: 1189 MB/s 20172 calls/s 20172 msg/s # udp rx: 1258 MB/s 917896 calls/s # udp tx: 1261 MB/s 21398 calls/s 21398 msg/s # udp rx: 1274 MB/s 929140 calls/s # udp tx: 1275 MB/s 21627 calls/s 21627 msg/s # udp rx: 1277 MB/s 931511 calls/s # udp tx: 1278 MB/s 21689 calls/s 21689 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__->