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: 1081 MB/s 18348 calls/s 18348 msg/s # tcp rx: 1082 MB/s 138060 calls/s # tcp tx: 1059 MB/s 17972 calls/s 17972 msg/s # tcp rx: 1060 MB/s 139529 calls/s # tcp tx: 1097 MB/s 18610 calls/s 18610 msg/s # tcp rx: 1097 MB/s 137873 calls/s # tcp tx: 1132 MB/s 19215 calls/s 19215 msg/s # udp gso - over veth touching data # udp rx: 932 MB/s 663917 calls/s # udp tx: 951 MB/s 16131 calls/s 16131 msg/s # udp rx: 609 MB/s 434086 calls/s # udp tx: 608 MB/s 10326 calls/s 10326 msg/s # udp rx: 602 MB/s 429200 calls/s # udp tx: 602 MB/s 10211 calls/s 10211 msg/s # udp rx: 606 MB/s 431711 calls/s # udp tx: 605 MB/s 10270 calls/s 10270 msg/s # udp gso and gro - over veth touching data # udp rx: 716 MB/s 510076 calls/s # udp tx: 734 MB/s 12454 calls/s 12454 msg/s # udp rx: 708 MB/s 504920 calls/s # udp tx: 708 MB/s 12014 calls/s 12014 msg/s # udp rx: 744 MB/s 530201 calls/s # udp tx: 744 MB/s 12627 calls/s 12627 msg/s # udp rx: 760 MB/s 541976 calls/s # udp tx: 760 MB/s 12896 calls/s 12896 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1043 MB/s 17696 calls/s 17696 msg/s # tcp rx: 1044 MB/s 121347 calls/s # tcp tx: 902 MB/s 15314 calls/s 15314 msg/s # tcp rx: 903 MB/s 134019 calls/s # tcp tx: 1027 MB/s 17422 calls/s 17422 msg/s # tcp rx: 1028 MB/s 130453 calls/s # tcp tx: 1031 MB/s 17493 calls/s 17493 msg/s # udp gso - over veth touching data # udp rx: 1187 MB/s 866112 calls/s # udp tx: 1221 MB/s 20711 calls/s 20711 msg/s # udp rx: 1185 MB/s 864920 calls/s # udp tx: 1188 MB/s 20163 calls/s 20163 msg/s # udp rx: 1222 MB/s 891834 calls/s # udp tx: 1227 MB/s 20822 calls/s 20822 msg/s # udp rx: 1232 MB/s 898773 calls/s # udp tx: 1233 MB/s 20922 calls/s 20922 msg/s # udp gso and gro - over veth touching data # udp rx: 1222 MB/s 891497 calls/s # udp tx: 1259 MB/s 21360 calls/s 21360 msg/s # udp rx: 1269 MB/s 926111 calls/s # udp tx: 1269 MB/s 21540 calls/s 21540 msg/s # udp rx: 1265 MB/s 922749 calls/s # udp tx: 1262 MB/s 21407 calls/s 21407 msg/s # udp rx: 1209 MB/s 882176 calls/s # udp tx: 1210 MB/s 20527 calls/s 20527 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__->