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: 978 MB/s 16604 calls/s 16604 msg/s # tcp rx: 979 MB/s 132236 calls/s # tcp tx: 1096 MB/s 18593 calls/s 18593 msg/s # tcp rx: 1097 MB/s 140019 calls/s # tcp tx: 982 MB/s 16657 calls/s 16657 msg/s # tcp rx: 983 MB/s 135099 calls/s # tcp tx: 1115 MB/s 18919 calls/s 18919 msg/s # udp gso - over veth touching data # udp rx: 626 MB/s 446143 calls/s # udp tx: 644 MB/s 10932 calls/s 10932 msg/s # udp rx: 636 MB/s 453228 calls/s # udp tx: 639 MB/s 10850 calls/s 10850 msg/s # udp rx: 633 MB/s 451275 calls/s # udp tx: 638 MB/s 10837 calls/s 10837 msg/s # udp rx: 1115 MB/s 794563 calls/s # udp tx: 1134 MB/s 19244 calls/s 19244 msg/s # udp gso and gro - over veth touching data # udp rx: 1251 MB/s 891285 calls/s # udp tx: 1290 MB/s 21882 calls/s 21882 msg/s # udp rx: 1157 MB/s 824338 calls/s # udp tx: 1155 MB/s 19602 calls/s 19602 msg/s # udp rx: 1268 MB/s 903727 calls/s # udp tx: 1267 MB/s 21493 calls/s 21493 msg/s # udp rx: 1286 MB/s 916499 calls/s # udp tx: 1286 MB/s 21818 calls/s 21818 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1135 MB/s 19259 calls/s 19259 msg/s # tcp rx: 1136 MB/s 143906 calls/s # tcp tx: 1181 MB/s 20046 calls/s 20046 msg/s # tcp rx: 1180 MB/s 142269 calls/s # tcp tx: 1208 MB/s 20501 calls/s 20501 msg/s # tcp rx: 1211 MB/s 111197 calls/s # tcp tx: 1083 MB/s 18376 calls/s 18376 msg/s # udp gso - over veth touching data # udp rx: 1242 MB/s 906477 calls/s # udp tx: 1273 MB/s 21597 calls/s 21597 msg/s # udp rx: 844 MB/s 615803 calls/s # udp tx: 830 MB/s 14093 calls/s 14093 msg/s # udp rx: 670 MB/s 489337 calls/s # udp tx: 670 MB/s 11378 calls/s 11378 msg/s # udp rx: 673 MB/s 490838 calls/s # udp tx: 686 MB/s 11649 calls/s 11649 msg/s # udp gso and gro - over veth touching data # udp rx: 631 MB/s 460305 calls/s # udp tx: 648 MB/s 10998 calls/s 10998 msg/s # udp rx: 643 MB/s 468974 calls/s # udp tx: 642 MB/s 10900 calls/s 10900 msg/s # udp rx: 651 MB/s 475423 calls/s # udp tx: 651 MB/s 11054 calls/s 11054 msg/s # udp rx: 663 MB/s 483846 calls/s # udp tx: 662 MB/s 11240 calls/s 11240 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__->