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: 1155 MB/s 19590 calls/s 19590 msg/s # tcp rx: 1156 MB/s 140806 calls/s # tcp tx: 1115 MB/s 18912 calls/s 18912 msg/s # tcp rx: 1115 MB/s 129963 calls/s # tcp tx: 1042 MB/s 17674 calls/s 17674 msg/s # tcp rx: 1050 MB/s 129883 calls/s # tcp tx: 1062 MB/s 18020 calls/s 18020 msg/s # udp gso - over veth touching data # udp rx: 1251 MB/s 891250 calls/s # udp tx: 1288 MB/s 21851 calls/s 21851 msg/s # udp rx: 1160 MB/s 826926 calls/s # udp tx: 1145 MB/s 19431 calls/s 19431 msg/s # udp rx: 787 MB/s 561238 calls/s # udp tx: 809 MB/s 13723 calls/s 13723 msg/s # udp rx: 1308 MB/s 932267 calls/s # udp tx: 1312 MB/s 22266 calls/s 22266 msg/s # udp gso and gro - over veth touching data # udp rx: 726 MB/s 517360 calls/s # udp tx: 746 MB/s 12660 calls/s 12660 msg/s # udp rx: 741 MB/s 528182 calls/s # udp tx: 740 MB/s 12563 calls/s 12563 msg/s # udp rx: 747 MB/s 532575 calls/s # udp tx: 747 MB/s 12671 calls/s 12671 msg/s # udp rx: 750 MB/s 534487 calls/s # udp tx: 749 MB/s 12716 calls/s 12716 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1157 MB/s 19629 calls/s 19629 msg/s # tcp rx: 1157 MB/s 138908 calls/s # tcp tx: 1136 MB/s 19281 calls/s 19281 msg/s # tcp rx: 1137 MB/s 136810 calls/s # tcp tx: 1130 MB/s 19166 calls/s 19166 msg/s # tcp rx: 1131 MB/s 136070 calls/s # tcp tx: 1145 MB/s 19433 calls/s 19433 msg/s # udp gso - over veth touching data # udp rx: 1233 MB/s 899698 calls/s # udp tx: 1264 MB/s 21452 calls/s 21452 msg/s # udp rx: 1271 MB/s 927205 calls/s # udp tx: 1270 MB/s 21554 calls/s 21554 msg/s # udp rx: 1269 MB/s 925503 calls/s # udp tx: 1268 MB/s 21516 calls/s 21516 msg/s # udp rx: 1251 MB/s 912926 calls/s # udp tx: 1251 MB/s 21219 calls/s 21219 msg/s # udp gso and gro - over veth touching data # udp rx: 1167 MB/s 851227 calls/s # udp tx: 1199 MB/s 20340 calls/s 20340 msg/s # udp rx: 1240 MB/s 904956 calls/s # udp tx: 1240 MB/s 21032 calls/s 21032 msg/s # udp rx: 1240 MB/s 904903 calls/s # udp tx: 1240 MB/s 21034 calls/s 21034 msg/s # udp rx: 1237 MB/s 902507 calls/s # udp tx: 1237 MB/s 20987 calls/s 20987 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__->