make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1045 MB/s 17728 calls/s 17728 msg/s # tcp rx: 1047 MB/s 123914 calls/s # tcp tx: 1009 MB/s 17123 calls/s 17123 msg/s # tcp rx: 1012 MB/s 128578 calls/s # tcp tx: 1022 MB/s 17336 calls/s 17336 msg/s # tcp rx: 1023 MB/s 128659 calls/s # tcp tx: 976 MB/s 16555 calls/s 16555 msg/s # udp gso - over veth touching data # udp rx: 1081 MB/s 770577 calls/s # udp tx: 1122 MB/s 19039 calls/s 19039 msg/s # udp rx: 681 MB/s 485238 calls/s # udp tx: 660 MB/s 11202 calls/s 11202 msg/s # udp rx: 641 MB/s 457275 calls/s # udp tx: 641 MB/s 10875 calls/s 10875 msg/s # udp rx: 632 MB/s 450225 calls/s # udp tx: 631 MB/s 10712 calls/s 10712 msg/s # udp gso and gro - over veth touching data # udp rx: 1212 MB/s 863654 calls/s # udp tx: 1249 MB/s 21194 calls/s 21194 msg/s # udp rx: 1323 MB/s 942710 calls/s # udp tx: 1333 MB/s 22621 calls/s 22621 msg/s # udp rx: 1326 MB/s 945270 calls/s # udp tx: 1330 MB/s 22562 calls/s 22562 msg/s # udp rx: 1289 MB/s 918569 calls/s # udp tx: 1291 MB/s 21897 calls/s 21897 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1093 MB/s 18552 calls/s 18552 msg/s # tcp rx: 1110 MB/s 140144 calls/s # tcp tx: 1017 MB/s 17253 calls/s 17253 msg/s # tcp rx: 1014 MB/s 127366 calls/s # tcp tx: 1023 MB/s 17365 calls/s 17365 msg/s # tcp rx: 1025 MB/s 128616 calls/s # tcp tx: 1006 MB/s 17074 calls/s 17074 msg/s # udp gso - over veth touching data # udp rx: 1134 MB/s 827501 calls/s # udp tx: 1165 MB/s 19760 calls/s 19760 msg/s # udp rx: 1118 MB/s 815795 calls/s # udp tx: 1119 MB/s 18983 calls/s 18983 msg/s # udp rx: 1198 MB/s 873765 calls/s # udp tx: 1198 MB/s 20327 calls/s 20327 msg/s # udp rx: 1241 MB/s 905273 calls/s # udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # udp gso and gro - over veth touching data # udp rx: 826 MB/s 602812 calls/s # udp tx: 842 MB/s 14295 calls/s 14295 msg/s # udp rx: 628 MB/s 458423 calls/s # udp tx: 631 MB/s 10703 calls/s 10703 msg/s # udp rx: 615 MB/s 449064 calls/s # udp tx: 615 MB/s 10443 calls/s 10443 msg/s # udp rx: 616 MB/s 449440 calls/s # udp tx: 639 MB/s 10842 calls/s 10842 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__->