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: 800 MB/s 13572 calls/s 13572 msg/s # tcp rx: 800 MB/s 93434 calls/s # tcp tx: 798 MB/s 13536 calls/s 13536 msg/s # tcp rx: 798 MB/s 93219 calls/s # tcp tx: 825 MB/s 14004 calls/s 14004 msg/s # tcp rx: 826 MB/s 95252 calls/s # tcp tx: 850 MB/s 14421 calls/s 14421 msg/s # udp gso - over veth touching data # udp rx: 683 MB/s 487216 calls/s # udp tx: 704 MB/s 11956 calls/s 11956 msg/s # udp rx: 700 MB/s 498938 calls/s # udp tx: 700 MB/s 11876 calls/s 11876 msg/s # udp rx: 710 MB/s 506065 calls/s # udp tx: 709 MB/s 12042 calls/s 12042 msg/s # udp rx: 702 MB/s 500728 calls/s # udp tx: 700 MB/s 11889 calls/s 11889 msg/s # udp gso and gro - over veth touching data # udp rx: 1158 MB/s 825238 calls/s # udp tx: 1181 MB/s 20043 calls/s 20043 msg/s # udp rx: 1255 MB/s 894218 calls/s # udp tx: 1265 MB/s 21462 calls/s 21462 msg/s # udp rx: 1213 MB/s 864467 calls/s # udp tx: 1214 MB/s 20596 calls/s 20596 msg/s # udp rx: 1223 MB/s 871511 calls/s # udp tx: 1222 MB/s 20735 calls/s 20735 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1072 MB/s 18197 calls/s 18197 msg/s # tcp rx: 1073 MB/s 143356 calls/s # tcp tx: 794 MB/s 13483 calls/s 13483 msg/s # tcp rx: 794 MB/s 92995 calls/s # tcp tx: 795 MB/s 13487 calls/s 13487 msg/s # tcp rx: 795 MB/s 95218 calls/s # tcp tx: 793 MB/s 13458 calls/s 13458 msg/s # udp gso - over veth touching data # udp rx: 606 MB/s 442021 calls/s # udp tx: 623 MB/s 10569 calls/s 10569 msg/s # udp rx: 665 MB/s 485450 calls/s # udp tx: 665 MB/s 11280 calls/s 11280 msg/s # udp rx: 664 MB/s 484310 calls/s # udp tx: 663 MB/s 11251 calls/s 11251 msg/s # udp rx: 664 MB/s 484360 calls/s # udp tx: 663 MB/s 11255 calls/s 11255 msg/s # udp gso and gro - over veth touching data # udp rx: 1183 MB/s 863212 calls/s # udp tx: 1217 MB/s 20653 calls/s 20653 msg/s # udp rx: 1270 MB/s 926322 calls/s # udp tx: 1267 MB/s 21501 calls/s 21501 msg/s # udp rx: 1240 MB/s 904832 calls/s # udp tx: 1246 MB/s 21134 calls/s 21134 msg/s # udp rx: 1292 MB/s 942643 calls/s # udp tx: 1291 MB/s 21912 calls/s 21912 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__->