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: 1003 MB/s 17024 calls/s 17024 msg/s # tcp rx: 1004 MB/s 138990 calls/s # tcp tx: 1115 MB/s 18926 calls/s 18926 msg/s # tcp rx: 1117 MB/s 142371 calls/s # tcp tx: 1096 MB/s 18591 calls/s 18591 msg/s # tcp rx: 1096 MB/s 138424 calls/s # tcp tx: 1049 MB/s 17793 calls/s 17793 msg/s # udp gso - over veth touching data # udp rx: 1134 MB/s 808375 calls/s # udp tx: 1168 MB/s 19818 calls/s 19818 msg/s # udp rx: 1102 MB/s 785229 calls/s # udp tx: 1101 MB/s 18688 calls/s 18688 msg/s # udp rx: 1204 MB/s 857921 calls/s # udp tx: 1203 MB/s 20408 calls/s 20408 msg/s # udp rx: 1322 MB/s 941808 calls/s # udp tx: 1323 MB/s 22445 calls/s 22445 msg/s # udp gso and gro - over veth touching data # udp rx: 1178 MB/s 839752 calls/s # udp tx: 1213 MB/s 20586 calls/s 20586 msg/s # udp rx: 1188 MB/s 846272 calls/s # udp tx: 1180 MB/s 20022 calls/s 20022 msg/s # udp rx: 1207 MB/s 860380 calls/s # udp tx: 1207 MB/s 20472 calls/s 20472 msg/s # udp rx: 1066 MB/s 760017 calls/s # udp tx: 1077 MB/s 18277 calls/s 18277 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1050 MB/s 17820 calls/s 17820 msg/s # tcp rx: 1059 MB/s 137784 calls/s # tcp tx: 1022 MB/s 17336 calls/s 17336 msg/s # tcp rx: 1023 MB/s 124682 calls/s # tcp tx: 1036 MB/s 17586 calls/s 17586 msg/s # tcp rx: 1037 MB/s 123109 calls/s # tcp tx: 1050 MB/s 17825 calls/s 17825 msg/s # udp gso - over veth touching data # udp rx: 1231 MB/s 898328 calls/s # udp tx: 1269 MB/s 21539 calls/s 21539 msg/s # udp rx: 1254 MB/s 914948 calls/s # udp tx: 1252 MB/s 21236 calls/s 21236 msg/s # udp rx: 1255 MB/s 915751 calls/s # udp tx: 1255 MB/s 21291 calls/s 21291 msg/s # udp rx: 1255 MB/s 915920 calls/s # udp tx: 1255 MB/s 21291 calls/s 21291 msg/s # udp gso and gro - over veth touching data # udp rx: 1223 MB/s 892184 calls/s # udp tx: 1254 MB/s 21276 calls/s 21276 msg/s # udp rx: 1280 MB/s 933984 calls/s # udp tx: 1282 MB/s 21745 calls/s 21745 msg/s # udp rx: 1281 MB/s 934387 calls/s # udp tx: 1279 MB/s 21694 calls/s 21694 msg/s # udp rx: 1278 MB/s 932597 calls/s # udp tx: 1280 MB/s 21710 calls/s 21710 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__->