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: 1170 MB/s 19847 calls/s 19847 msg/s # tcp rx: 1171 MB/s 140966 calls/s # tcp tx: 1184 MB/s 20086 calls/s 20086 msg/s # tcp rx: 1184 MB/s 137776 calls/s # tcp tx: 1176 MB/s 19950 calls/s 19950 msg/s # tcp rx: 1177 MB/s 137794 calls/s # tcp tx: 1165 MB/s 19763 calls/s 19763 msg/s # udp gso - over veth touching data # udp rx: 598 MB/s 426394 calls/s # udp tx: 614 MB/s 10416 calls/s 10416 msg/s # udp rx: 618 MB/s 440456 calls/s # udp tx: 617 MB/s 10468 calls/s 10468 msg/s # udp rx: 612 MB/s 436009 calls/s # udp tx: 612 MB/s 10391 calls/s 10391 msg/s # udp rx: 613 MB/s 437090 calls/s # udp tx: 610 MB/s 10356 calls/s 10356 msg/s # udp gso and gro - over veth touching data # udp rx: 699 MB/s 498342 calls/s # udp tx: 722 MB/s 12252 calls/s 12252 msg/s # udp rx: 752 MB/s 535913 calls/s # udp tx: 752 MB/s 12766 calls/s 12766 msg/s # udp rx: 747 MB/s 532347 calls/s # udp tx: 746 MB/s 12658 calls/s 12658 msg/s # udp rx: 746 MB/s 531729 calls/s # udp tx: 746 MB/s 12663 calls/s 12663 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1132 MB/s 19210 calls/s 19210 msg/s # tcp rx: 1132 MB/s 139812 calls/s # tcp tx: 1137 MB/s 19299 calls/s 19299 msg/s # tcp rx: 1138 MB/s 136447 calls/s # tcp tx: 1112 MB/s 18868 calls/s 18868 msg/s # tcp rx: 1113 MB/s 132982 calls/s # tcp tx: 1093 MB/s 18544 calls/s 18544 msg/s # udp gso - over veth touching data # udp rx: 696 MB/s 508229 calls/s # udp tx: 714 MB/s 12111 calls/s 12111 msg/s # udp rx: 715 MB/s 521582 calls/s # udp tx: 714 MB/s 12121 calls/s 12121 msg/s # udp rx: 710 MB/s 518326 calls/s # udp tx: 710 MB/s 12053 calls/s 12053 msg/s # udp rx: 714 MB/s 520815 calls/s # udp tx: 713 MB/s 12108 calls/s 12108 msg/s # udp gso and gro - over veth touching data # udp rx: 1229 MB/s 896724 calls/s # udp tx: 1266 MB/s 21480 calls/s 21480 msg/s # udp rx: 1269 MB/s 925757 calls/s # udp tx: 1275 MB/s 21628 calls/s 21628 msg/s # udp rx: 1274 MB/s 929257 calls/s # udp tx: 1279 MB/s 21700 calls/s 21700 msg/s # udp rx: 1275 MB/s 930064 calls/s # udp tx: 1281 MB/s 21732 calls/s 21732 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__->