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: 1113 MB/s 18893 calls/s 18893 msg/s # tcp rx: 1114 MB/s 135624 calls/s # tcp tx: 1009 MB/s 17125 calls/s 17125 msg/s # tcp rx: 1009 MB/s 124077 calls/s # tcp tx: 1059 MB/s 17965 calls/s 17965 msg/s # tcp rx: 1060 MB/s 128380 calls/s # tcp tx: 1002 MB/s 17009 calls/s 17009 msg/s # udp gso - over veth touching data # udp rx: 610 MB/s 435018 calls/s # udp tx: 623 MB/s 10578 calls/s 10578 msg/s # udp rx: 642 MB/s 457604 calls/s # udp tx: 646 MB/s 10964 calls/s 10964 msg/s # udp rx: 638 MB/s 455100 calls/s # udp tx: 638 MB/s 10821 calls/s 10821 msg/s # udp rx: 651 MB/s 464295 calls/s # udp tx: 651 MB/s 11057 calls/s 11057 msg/s # udp gso and gro - over veth touching data # udp rx: 641 MB/s 456956 calls/s # udp tx: 665 MB/s 11290 calls/s 11290 msg/s # udp rx: 658 MB/s 469174 calls/s # udp tx: 662 MB/s 11234 calls/s 11234 msg/s # udp rx: 659 MB/s 469885 calls/s # udp tx: 665 MB/s 11281 calls/s 11281 msg/s # udp rx: 659 MB/s 469466 calls/s # udp tx: 664 MB/s 11271 calls/s 11271 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 716 MB/s 12148 calls/s 12148 msg/s # tcp rx: 718 MB/s 80807 calls/s # tcp tx: 667 MB/s 11313 calls/s 11313 msg/s # tcp rx: 667 MB/s 77995 calls/s # tcp tx: 636 MB/s 10797 calls/s 10797 msg/s # tcp rx: 637 MB/s 76464 calls/s # tcp tx: 654 MB/s 11108 calls/s 11108 msg/s # udp gso - over veth touching data # udp rx: 1209 MB/s 882297 calls/s # udp tx: 1249 MB/s 21194 calls/s 21194 msg/s # udp rx: 1268 MB/s 925107 calls/s # udp tx: 1270 MB/s 21554 calls/s 21554 msg/s # udp rx: 1266 MB/s 923993 calls/s # udp tx: 1271 MB/s 21566 calls/s 21566 msg/s # udp rx: 777 MB/s 567297 calls/s # udp tx: 765 MB/s 12982 calls/s 12982 msg/s # udp gso and gro - over veth touching data # udp rx: 1178 MB/s 859392 calls/s # udp tx: 1218 MB/s 20666 calls/s 20666 msg/s # udp rx: 1265 MB/s 922799 calls/s # udp tx: 1264 MB/s 21455 calls/s 21455 msg/s # udp rx: 1263 MB/s 921475 calls/s # udp tx: 1263 MB/s 21428 calls/s 21428 msg/s # udp rx: 1252 MB/s 913774 calls/s # udp tx: 1252 MB/s 21247 calls/s 21247 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__->