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: 1034 MB/s 17540 calls/s 17540 msg/s # tcp rx: 1034 MB/s 142031 calls/s # tcp tx: 953 MB/s 16175 calls/s 16175 msg/s # tcp rx: 955 MB/s 136110 calls/s # tcp tx: 1005 MB/s 17059 calls/s 17059 msg/s # tcp rx: 1006 MB/s 135253 calls/s # tcp tx: 1020 MB/s 17312 calls/s 17312 msg/s # udp gso - over veth touching data # udp rx: 1168 MB/s 832459 calls/s # udp tx: 1203 MB/s 20417 calls/s 20417 msg/s # udp rx: 1118 MB/s 797037 calls/s # udp tx: 1107 MB/s 18788 calls/s 18788 msg/s # udp rx: 1264 MB/s 901057 calls/s # udp tx: 1272 MB/s 21579 calls/s 21579 msg/s # udp rx: 1267 MB/s 902778 calls/s # udp tx: 1265 MB/s 21462 calls/s 21462 msg/s # udp gso and gro - over veth touching data # udp rx: 1137 MB/s 810247 calls/s # udp tx: 1170 MB/s 19856 calls/s 19856 msg/s # udp rx: 1214 MB/s 865342 calls/s # udp tx: 1221 MB/s 20713 calls/s 20713 msg/s # udp rx: 1313 MB/s 935788 calls/s # udp tx: 1318 MB/s 22370 calls/s 22370 msg/s # udp rx: 1317 MB/s 938185 calls/s # udp tx: 1318 MB/s 22368 calls/s 22368 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 717 MB/s 12170 calls/s 12170 msg/s # tcp rx: 718 MB/s 85757 calls/s # tcp tx: 746 MB/s 12660 calls/s 12660 msg/s # tcp rx: 747 MB/s 91166 calls/s # tcp tx: 786 MB/s 13346 calls/s 13346 msg/s # tcp rx: 787 MB/s 93568 calls/s # tcp tx: 840 MB/s 14259 calls/s 14259 msg/s # udp gso - over veth touching data # udp rx: 542 MB/s 395632 calls/s # udp tx: 560 MB/s 9505 calls/s 9505 msg/s # udp rx: 617 MB/s 450113 calls/s # udp tx: 620 MB/s 10530 calls/s 10530 msg/s # udp rx: 605 MB/s 441589 calls/s # udp tx: 609 MB/s 10337 calls/s 10337 msg/s # udp rx: 582 MB/s 425137 calls/s # udp tx: 587 MB/s 9964 calls/s 9964 msg/s # udp gso and gro - over veth touching data # udp rx: 1175 MB/s 857172 calls/s # udp tx: 1214 MB/s 20605 calls/s 20605 msg/s # udp rx: 1240 MB/s 904561 calls/s # udp tx: 1245 MB/s 21120 calls/s 21120 msg/s # udp rx: 1269 MB/s 925674 calls/s # udp tx: 1282 MB/s 21757 calls/s 21757 msg/s # udp rx: 693 MB/s 505469 calls/s # udp tx: 831 MB/s 14111 calls/s 14111 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__->