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: 718 MB/s 12178 calls/s 12178 msg/s # tcp rx: 718 MB/s 84637 calls/s # tcp tx: 804 MB/s 13642 calls/s 13642 msg/s # tcp rx: 806 MB/s 87414 calls/s # tcp tx: 757 MB/s 12856 calls/s 12856 msg/s # tcp rx: 757 MB/s 90096 calls/s # tcp tx: 748 MB/s 12702 calls/s 12702 msg/s # udp gso - over veth touching data # udp rx: 1018 MB/s 725800 calls/s # udp tx: 1064 MB/s 18060 calls/s 18060 msg/s # udp rx: 1261 MB/s 898951 calls/s # udp tx: 1268 MB/s 21523 calls/s 21523 msg/s # udp rx: 1298 MB/s 924941 calls/s # udp tx: 1304 MB/s 22118 calls/s 22118 msg/s # udp rx: 1304 MB/s 929026 calls/s # udp tx: 1309 MB/s 22206 calls/s 22206 msg/s # udp gso and gro - over veth touching data # udp rx: 1229 MB/s 875932 calls/s # udp tx: 1269 MB/s 21540 calls/s 21540 msg/s # udp rx: 1310 MB/s 933573 calls/s # udp tx: 1310 MB/s 22234 calls/s 22234 msg/s # udp rx: 1333 MB/s 949622 calls/s # udp tx: 1333 MB/s 22621 calls/s 22621 msg/s # udp rx: 1333 MB/s 950173 calls/s # udp tx: 1333 MB/s 22622 calls/s 22622 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 851 MB/s 14441 calls/s 14441 msg/s # tcp rx: 852 MB/s 96775 calls/s # tcp tx: 789 MB/s 13387 calls/s 13387 msg/s # tcp rx: 791 MB/s 89062 calls/s # tcp tx: 799 MB/s 13568 calls/s 13568 msg/s # tcp rx: 841 MB/s 91616 calls/s # tcp tx: 1015 MB/s 17219 calls/s 17219 msg/s # udp gso - over veth touching data # udp rx: 1195 MB/s 871924 calls/s # udp tx: 1234 MB/s 20942 calls/s 20942 msg/s # udp rx: 1272 MB/s 928130 calls/s # udp tx: 1274 MB/s 21624 calls/s 21624 msg/s # udp rx: 1262 MB/s 920410 calls/s # udp tx: 1266 MB/s 21484 calls/s 21484 msg/s # udp rx: 776 MB/s 565969 calls/s # udp tx: 763 MB/s 12943 calls/s 12943 msg/s # udp gso and gro - over veth touching data # udp rx: 1196 MB/s 872526 calls/s # udp tx: 1231 MB/s 20891 calls/s 20891 msg/s # udp rx: 1208 MB/s 881142 calls/s # udp tx: 1207 MB/s 20472 calls/s 20472 msg/s # udp rx: 1178 MB/s 859291 calls/s # udp tx: 1177 MB/s 19968 calls/s 19968 msg/s # udp rx: 1171 MB/s 854442 calls/s # udp tx: 1171 MB/s 19863 calls/s 19863 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__->