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: 802 MB/s 13611 calls/s 13611 msg/s # tcp rx: 804 MB/s 90849 calls/s # tcp tx: 752 MB/s 12763 calls/s 12763 msg/s # tcp rx: 752 MB/s 87696 calls/s # tcp tx: 717 MB/s 12172 calls/s 12172 msg/s # tcp rx: 718 MB/s 85657 calls/s # tcp tx: 725 MB/s 12307 calls/s 12307 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 858562 calls/s # udp tx: 1246 MB/s 21143 calls/s 21143 msg/s # udp rx: 1297 MB/s 924114 calls/s # udp tx: 1307 MB/s 22184 calls/s 22184 msg/s # udp rx: 1310 MB/s 933291 calls/s # udp tx: 1313 MB/s 22286 calls/s 22286 msg/s # udp rx: 1317 MB/s 938319 calls/s # udp tx: 1323 MB/s 22443 calls/s 22443 msg/s # udp gso and gro - over veth touching data # udp rx: 1256 MB/s 895205 calls/s # udp tx: 1285 MB/s 21804 calls/s 21804 msg/s # udp rx: 1296 MB/s 923315 calls/s # udp tx: 1298 MB/s 22029 calls/s 22029 msg/s # udp rx: 1298 MB/s 924924 calls/s # udp tx: 1298 MB/s 22021 calls/s 22021 msg/s # udp rx: 1306 MB/s 930741 calls/s # udp tx: 1306 MB/s 22165 calls/s 22165 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1151 MB/s 19533 calls/s 19533 msg/s # tcp rx: 1151 MB/s 145413 calls/s # tcp tx: 666 MB/s 11312 calls/s 11312 msg/s # tcp rx: 667 MB/s 60868 calls/s # tcp tx: 659 MB/s 11181 calls/s 11181 msg/s # tcp rx: 661 MB/s 59583 calls/s # tcp tx: 1037 MB/s 17605 calls/s 17605 msg/s # udp gso - over veth touching data # udp rx: 1200 MB/s 875722 calls/s # udp tx: 1228 MB/s 20840 calls/s 20840 msg/s # udp rx: 1228 MB/s 896118 calls/s # udp tx: 1233 MB/s 20921 calls/s 20921 msg/s # udp rx: 1241 MB/s 905799 calls/s # udp tx: 1245 MB/s 21120 calls/s 21120 msg/s # udp rx: 1277 MB/s 931726 calls/s # udp tx: 1279 MB/s 21703 calls/s 21703 msg/s # udp gso and gro - over veth touching data # udp rx: 1224 MB/s 893234 calls/s # udp tx: 1255 MB/s 21294 calls/s 21294 msg/s # udp rx: 1253 MB/s 914459 calls/s # udp tx: 1253 MB/s 21261 calls/s 21261 msg/s # udp rx: 1257 MB/s 916965 calls/s # udp tx: 1257 MB/s 21325 calls/s 21325 msg/s # udp rx: 1255 MB/s 915627 calls/s # udp tx: 1255 MB/s 21290 calls/s 21290 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__->