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: 945 MB/s 16040 calls/s 16040 msg/s # tcp rx: 946 MB/s 140461 calls/s # tcp tx: 972 MB/s 16492 calls/s 16492 msg/s # tcp rx: 973 MB/s 134190 calls/s # tcp tx: 966 MB/s 16393 calls/s 16393 msg/s # tcp rx: 966 MB/s 124728 calls/s # tcp tx: 748 MB/s 12687 calls/s 12687 msg/s # udp gso - over veth touching data # udp rx: 669 MB/s 476649 calls/s # udp tx: 687 MB/s 11658 calls/s 11658 msg/s # udp rx: 691 MB/s 492394 calls/s # udp tx: 693 MB/s 11768 calls/s 11768 msg/s # udp rx: 689 MB/s 491120 calls/s # udp tx: 692 MB/s 11747 calls/s 11747 msg/s # udp rx: 690 MB/s 491958 calls/s # udp tx: 693 MB/s 11760 calls/s 11760 msg/s # udp gso and gro - over veth touching data # udp rx: 1228 MB/s 875209 calls/s # udp tx: 1268 MB/s 21509 calls/s 21509 msg/s # udp rx: 1312 MB/s 934694 calls/s # udp tx: 1312 MB/s 22255 calls/s 22255 msg/s # udp rx: 1276 MB/s 909643 calls/s # udp tx: 1274 MB/s 21621 calls/s 21621 msg/s # udp rx: 1312 MB/s 935168 calls/s # udp tx: 1314 MB/s 22291 calls/s 22291 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 720 MB/s 12219 calls/s 12219 msg/s # tcp rx: 720 MB/s 93110 calls/s # tcp tx: 756 MB/s 12835 calls/s 12835 msg/s # tcp rx: 756 MB/s 93142 calls/s # tcp tx: 763 MB/s 12955 calls/s 12955 msg/s # tcp rx: 764 MB/s 93511 calls/s # tcp tx: 752 MB/s 12759 calls/s 12759 msg/s # udp gso - over veth touching data # udp rx: 1227 MB/s 895159 calls/s # udp tx: 1264 MB/s 21444 calls/s 21444 msg/s # udp rx: 1083 MB/s 790199 calls/s # udp tx: 1076 MB/s 18266 calls/s 18266 msg/s # udp rx: 654 MB/s 477163 calls/s # udp tx: 658 MB/s 11172 calls/s 11172 msg/s # udp rx: 650 MB/s 474596 calls/s # udp tx: 651 MB/s 11058 calls/s 11058 msg/s # udp gso and gro - over veth touching data # udp rx: 1148 MB/s 837320 calls/s # udp tx: 1189 MB/s 20173 calls/s 20173 msg/s # udp rx: 1272 MB/s 928385 calls/s # udp tx: 1277 MB/s 21659 calls/s 21659 msg/s # udp rx: 1249 MB/s 911308 calls/s # udp tx: 1252 MB/s 21239 calls/s 21239 msg/s # udp rx: 1257 MB/s 917172 calls/s # udp tx: 1259 MB/s 21361 calls/s 21361 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__->