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: 1039 MB/s 17632 calls/s 17632 msg/s # tcp rx: 1039 MB/s 129368 calls/s # tcp tx: 990 MB/s 16795 calls/s 16795 msg/s # tcp rx: 990 MB/s 130295 calls/s # tcp tx: 924 MB/s 15684 calls/s 15684 msg/s # tcp rx: 926 MB/s 129534 calls/s # tcp tx: 1043 MB/s 17702 calls/s 17702 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 885639 calls/s # udp tx: 1283 MB/s 21775 calls/s 21775 msg/s # udp rx: 1322 MB/s 942274 calls/s # udp tx: 1325 MB/s 22488 calls/s 22488 msg/s # udp rx: 1316 MB/s 937770 calls/s # udp tx: 1318 MB/s 22361 calls/s 22361 msg/s # udp rx: 1321 MB/s 941379 calls/s # udp tx: 1323 MB/s 22447 calls/s 22447 msg/s # udp gso and gro - over veth touching data # udp rx: 1250 MB/s 891094 calls/s # udp tx: 1288 MB/s 21853 calls/s 21853 msg/s # udp rx: 1336 MB/s 951734 calls/s # udp tx: 1336 MB/s 22663 calls/s 22663 msg/s # udp rx: 1333 MB/s 950052 calls/s # udp tx: 1333 MB/s 22611 calls/s 22611 msg/s # udp rx: 1305 MB/s 929679 calls/s # udp tx: 1314 MB/s 22298 calls/s 22298 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 945 MB/s 16044 calls/s 16044 msg/s # tcp rx: 964 MB/s 135854 calls/s # tcp tx: 1040 MB/s 17655 calls/s 17655 msg/s # tcp rx: 1044 MB/s 131327 calls/s # tcp tx: 1061 MB/s 17996 calls/s 17996 msg/s # tcp rx: 1058 MB/s 130880 calls/s # tcp tx: 1096 MB/s 18604 calls/s 18604 msg/s # udp gso - over veth touching data # udp rx: 1099 MB/s 801690 calls/s # udp tx: 1140 MB/s 19343 calls/s 19343 msg/s # udp rx: 1293 MB/s 943292 calls/s # udp tx: 1291 MB/s 21912 calls/s 21912 msg/s # udp rx: 1274 MB/s 929146 calls/s # udp tx: 1273 MB/s 21603 calls/s 21603 msg/s # udp rx: 1255 MB/s 915628 calls/s # udp tx: 1254 MB/s 21283 calls/s 21283 msg/s # udp gso and gro - over veth touching data # udp rx: 1151 MB/s 839704 calls/s # udp tx: 1193 MB/s 20250 calls/s 20250 msg/s # udp rx: 1182 MB/s 862630 calls/s # udp tx: 1167 MB/s 19797 calls/s 19797 msg/s # udp rx: 1190 MB/s 868301 calls/s # udp tx: 1200 MB/s 20366 calls/s 20366 msg/s # udp rx: 1168 MB/s 851970 calls/s # udp tx: 1159 MB/s 19671 calls/s 19671 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__->