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: 1135 MB/s 19258 calls/s 19258 msg/s # tcp rx: 1135 MB/s 136700 calls/s # tcp tx: 1125 MB/s 19096 calls/s 19096 msg/s # tcp rx: 1126 MB/s 133839 calls/s # tcp tx: 1131 MB/s 19194 calls/s 19194 msg/s # tcp rx: 1132 MB/s 134219 calls/s # tcp tx: 1143 MB/s 19399 calls/s 19399 msg/s # udp gso - over veth touching data # udp rx: 1193 MB/s 850485 calls/s # udp tx: 1231 MB/s 20884 calls/s 20884 msg/s # udp rx: 1268 MB/s 903870 calls/s # udp tx: 1272 MB/s 21588 calls/s 21588 msg/s # udp rx: 1259 MB/s 897425 calls/s # udp tx: 1263 MB/s 21430 calls/s 21430 msg/s # udp rx: 1271 MB/s 905631 calls/s # udp tx: 1275 MB/s 21633 calls/s 21633 msg/s # udp gso and gro - over veth touching data # udp rx: 632 MB/s 450676 calls/s # udp tx: 652 MB/s 11073 calls/s 11073 msg/s # udp rx: 656 MB/s 467702 calls/s # udp tx: 661 MB/s 11214 calls/s 11214 msg/s # udp rx: 640 MB/s 456165 calls/s # udp tx: 645 MB/s 10942 calls/s 10942 msg/s # udp rx: 639 MB/s 455217 calls/s # udp tx: 643 MB/s 10917 calls/s 10917 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1103 MB/s 18712 calls/s 18712 msg/s # tcp rx: 1109 MB/s 136842 calls/s # tcp tx: 1008 MB/s 17098 calls/s 17098 msg/s # tcp rx: 1011 MB/s 122327 calls/s # tcp tx: 1064 MB/s 18052 calls/s 18052 msg/s # tcp rx: 1075 MB/s 122946 calls/s # tcp tx: 1047 MB/s 17769 calls/s 17769 msg/s # udp gso - over veth touching data # udp rx: 1109 MB/s 809518 calls/s # udp tx: 1153 MB/s 19563 calls/s 19563 msg/s # udp rx: 1248 MB/s 910207 calls/s # udp tx: 1251 MB/s 21227 calls/s 21227 msg/s # udp rx: 1216 MB/s 887464 calls/s # udp tx: 1220 MB/s 20697 calls/s 20697 msg/s # udp rx: 1251 MB/s 912451 calls/s # udp tx: 1254 MB/s 21280 calls/s 21280 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 897139 calls/s # udp tx: 1265 MB/s 21459 calls/s 21459 msg/s # udp rx: 1239 MB/s 903760 calls/s # udp tx: 1238 MB/s 21009 calls/s 21009 msg/s # udp rx: 1266 MB/s 923546 calls/s # udp tx: 1265 MB/s 21460 calls/s 21460 msg/s # udp rx: 1269 MB/s 925737 calls/s # udp tx: 1268 MB/s 21516 calls/s 21516 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__->