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: 1082 MB/s 18363 calls/s 18363 msg/s # tcp rx: 1082 MB/s 138367 calls/s # tcp tx: 876 MB/s 14863 calls/s 14863 msg/s # tcp rx: 877 MB/s 81917 calls/s # tcp tx: 662 MB/s 11236 calls/s 11236 msg/s # tcp rx: 663 MB/s 81810 calls/s # tcp tx: 700 MB/s 11876 calls/s 11876 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 864789 calls/s # udp tx: 1252 MB/s 21248 calls/s 21248 msg/s # udp rx: 1308 MB/s 931967 calls/s # udp tx: 1307 MB/s 22184 calls/s 22184 msg/s # udp rx: 1300 MB/s 926763 calls/s # udp tx: 1300 MB/s 22065 calls/s 22065 msg/s # udp rx: 1301 MB/s 927231 calls/s # udp tx: 1301 MB/s 22068 calls/s 22068 msg/s # udp gso and gro - over veth touching data # udp rx: 1279 MB/s 911444 calls/s # udp tx: 1316 MB/s 22329 calls/s 22329 msg/s # udp rx: 1327 MB/s 945504 calls/s # udp tx: 1326 MB/s 22497 calls/s 22497 msg/s # udp rx: 1325 MB/s 943877 calls/s # udp tx: 1324 MB/s 22471 calls/s 22471 msg/s # udp rx: 1329 MB/s 947277 calls/s # udp tx: 1329 MB/s 22541 calls/s 22541 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 767 MB/s 13022 calls/s 13022 msg/s # tcp rx: 768 MB/s 87928 calls/s # tcp tx: 750 MB/s 12729 calls/s 12729 msg/s # tcp rx: 751 MB/s 87028 calls/s # tcp tx: 721 MB/s 12231 calls/s 12231 msg/s # tcp rx: 721 MB/s 84408 calls/s # tcp tx: 717 MB/s 12173 calls/s 12173 msg/s # udp gso - over veth touching data # udp rx: 585 MB/s 427298 calls/s # udp tx: 604 MB/s 10247 calls/s 10247 msg/s # udp rx: 634 MB/s 462920 calls/s # udp tx: 636 MB/s 10795 calls/s 10795 msg/s # udp rx: 636 MB/s 464414 calls/s # udp tx: 636 MB/s 10790 calls/s 10790 msg/s # udp rx: 625 MB/s 455853 calls/s # udp tx: 627 MB/s 10635 calls/s 10635 msg/s # udp gso and gro - over veth touching data # udp rx: 1123 MB/s 819067 calls/s # udp tx: 1141 MB/s 19357 calls/s 19357 msg/s # udp rx: 631 MB/s 460479 calls/s # udp tx: 630 MB/s 10696 calls/s 10696 msg/s # udp rx: 630 MB/s 459956 calls/s # udp tx: 630 MB/s 10686 calls/s 10686 msg/s # udp rx: 624 MB/s 455240 calls/s # udp tx: 623 MB/s 10577 calls/s 10577 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__->