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: 1096 MB/s 18590 calls/s 18590 msg/s # tcp rx: 1097 MB/s 138603 calls/s # tcp tx: 1091 MB/s 18505 calls/s 18505 msg/s # tcp rx: 1092 MB/s 135402 calls/s # tcp tx: 1121 MB/s 19025 calls/s 19025 msg/s # tcp rx: 1122 MB/s 134048 calls/s # tcp tx: 1129 MB/s 19155 calls/s 19155 msg/s # udp gso - over veth touching data # udp rx: 1167 MB/s 831638 calls/s # udp tx: 1209 MB/s 20508 calls/s 20508 msg/s # udp rx: 1301 MB/s 927436 calls/s # udp tx: 1301 MB/s 22067 calls/s 22067 msg/s # udp rx: 1308 MB/s 932123 calls/s # udp tx: 1308 MB/s 22187 calls/s 22187 msg/s # udp rx: 1304 MB/s 929243 calls/s # udp tx: 1303 MB/s 22106 calls/s 22106 msg/s # udp gso and gro - over veth touching data # udp rx: 1218 MB/s 868259 calls/s # udp tx: 1261 MB/s 21395 calls/s 21395 msg/s # udp rx: 1093 MB/s 778930 calls/s # udp tx: 1076 MB/s 18259 calls/s 18259 msg/s # udp rx: 638 MB/s 455032 calls/s # udp tx: 641 MB/s 10878 calls/s 10878 msg/s # udp rx: 646 MB/s 460694 calls/s # udp tx: 648 MB/s 10994 calls/s 10994 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 758 MB/s 12864 calls/s 12864 msg/s # tcp rx: 758 MB/s 84286 calls/s # tcp tx: 727 MB/s 12343 calls/s 12343 msg/s # tcp rx: 728 MB/s 84784 calls/s # tcp tx: 734 MB/s 12465 calls/s 12465 msg/s # tcp rx: 735 MB/s 85948 calls/s # tcp tx: 719 MB/s 12197 calls/s 12197 msg/s # udp gso - over veth touching data # udp rx: 599 MB/s 437429 calls/s # udp tx: 621 MB/s 10536 calls/s 10536 msg/s # udp rx: 626 MB/s 456835 calls/s # udp tx: 628 MB/s 10660 calls/s 10660 msg/s # udp rx: 623 MB/s 454829 calls/s # udp tx: 626 MB/s 10626 calls/s 10626 msg/s # udp rx: 625 MB/s 456459 calls/s # udp tx: 629 MB/s 10677 calls/s 10677 msg/s # udp gso and gro - over veth touching data # udp rx: 1059 MB/s 772591 calls/s # udp tx: 1099 MB/s 18649 calls/s 18649 msg/s # udp rx: 980 MB/s 715101 calls/s # udp tx: 964 MB/s 16352 calls/s 16352 msg/s # udp rx: 666 MB/s 486129 calls/s # udp tx: 663 MB/s 11252 calls/s 11252 msg/s # udp rx: 628 MB/s 458151 calls/s # udp tx: 629 MB/s 10685 calls/s 10685 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__->