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: 1047 MB/s 17764 calls/s 17764 msg/s # tcp rx: 1047 MB/s 141049 calls/s # tcp tx: 1129 MB/s 19156 calls/s 19156 msg/s # tcp rx: 1129 MB/s 138879 calls/s # tcp tx: 1152 MB/s 19551 calls/s 19551 msg/s # tcp rx: 1154 MB/s 136844 calls/s # tcp tx: 1166 MB/s 19792 calls/s 19792 msg/s # udp gso - over veth touching data # udp rx: 1190 MB/s 847872 calls/s # udp tx: 1225 MB/s 20785 calls/s 20785 msg/s # udp rx: 1305 MB/s 929870 calls/s # udp tx: 1309 MB/s 22202 calls/s 22202 msg/s # udp rx: 1183 MB/s 843399 calls/s # udp tx: 1186 MB/s 20117 calls/s 20117 msg/s # udp rx: 1318 MB/s 939107 calls/s # udp tx: 1322 MB/s 22432 calls/s 22432 msg/s # udp gso and gro - over veth touching data # udp rx: 1260 MB/s 897662 calls/s # udp tx: 1297 MB/s 21999 calls/s 21999 msg/s # udp rx: 1296 MB/s 923351 calls/s # udp tx: 1295 MB/s 21966 calls/s 21966 msg/s # udp rx: 1309 MB/s 932586 calls/s # udp tx: 1309 MB/s 22218 calls/s 22218 msg/s # udp rx: 1311 MB/s 934263 calls/s # udp tx: 1311 MB/s 22239 calls/s 22239 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 751 MB/s 12745 calls/s 12745 msg/s # tcp rx: 752 MB/s 85314 calls/s # tcp tx: 701 MB/s 11891 calls/s 11891 msg/s # tcp rx: 701 MB/s 82431 calls/s # tcp tx: 729 MB/s 12372 calls/s 12372 msg/s # tcp rx: 730 MB/s 84894 calls/s # tcp tx: 737 MB/s 12516 calls/s 12516 msg/s # udp gso - over veth touching data # udp rx: 711 MB/s 518967 calls/s # udp tx: 736 MB/s 12496 calls/s 12496 msg/s # udp rx: 665 MB/s 485055 calls/s # udp tx: 666 MB/s 11312 calls/s 11312 msg/s # udp rx: 669 MB/s 488048 calls/s # udp tx: 671 MB/s 11391 calls/s 11391 msg/s # udp rx: 696 MB/s 508124 calls/s # udp tx: 698 MB/s 11841 calls/s 11841 msg/s # udp gso and gro - over veth touching data # udp rx: 1151 MB/s 839441 calls/s # udp tx: 1185 MB/s 20115 calls/s 20115 msg/s # udp rx: 1299 MB/s 947741 calls/s # udp tx: 1301 MB/s 22078 calls/s 22078 msg/s # udp rx: 1300 MB/s 948299 calls/s # udp tx: 1301 MB/s 22071 calls/s 22071 msg/s # udp rx: 1299 MB/s 947958 calls/s # udp tx: 1300 MB/s 22064 calls/s 22064 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__->