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: 1143 MB/s 19400 calls/s 19400 msg/s # tcp rx: 1149 MB/s 134232 calls/s # tcp tx: 1076 MB/s 18256 calls/s 18256 msg/s # tcp rx: 1086 MB/s 126366 calls/s # tcp tx: 1097 MB/s 18608 calls/s 18608 msg/s # tcp rx: 1101 MB/s 126060 calls/s # tcp tx: 1091 MB/s 18507 calls/s 18507 msg/s # udp gso - over veth touching data # udp rx: 1218 MB/s 867940 calls/s # udp tx: 1257 MB/s 21323 calls/s 21323 msg/s # udp rx: 1299 MB/s 925498 calls/s # udp tx: 1301 MB/s 22073 calls/s 22073 msg/s # udp rx: 1303 MB/s 928682 calls/s # udp tx: 1304 MB/s 22127 calls/s 22127 msg/s # udp rx: 1306 MB/s 930872 calls/s # udp tx: 1308 MB/s 22196 calls/s 22196 msg/s # udp gso and gro - over veth touching data # udp rx: 1202 MB/s 856822 calls/s # udp tx: 1249 MB/s 21190 calls/s 21190 msg/s # udp rx: 1269 MB/s 904017 calls/s # udp tx: 1271 MB/s 21567 calls/s 21567 msg/s # udp rx: 1197 MB/s 852843 calls/s # udp tx: 1198 MB/s 20333 calls/s 20333 msg/s # udp rx: 1310 MB/s 933749 calls/s # udp tx: 1310 MB/s 22220 calls/s 22220 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 785 MB/s 13328 calls/s 13328 msg/s # tcp rx: 787 MB/s 90934 calls/s # tcp tx: 791 MB/s 13425 calls/s 13425 msg/s # tcp rx: 792 MB/s 91134 calls/s # tcp tx: 769 MB/s 13051 calls/s 13051 msg/s # tcp rx: 770 MB/s 89364 calls/s # tcp tx: 798 MB/s 13551 calls/s 13551 msg/s # udp gso - over veth touching data # udp rx: 1168 MB/s 851877 calls/s # udp tx: 1208 MB/s 20501 calls/s 20501 msg/s # udp rx: 1266 MB/s 923919 calls/s # udp tx: 1267 MB/s 21491 calls/s 21491 msg/s # udp rx: 1261 MB/s 920177 calls/s # udp tx: 1260 MB/s 21383 calls/s 21383 msg/s # udp rx: 1262 MB/s 920875 calls/s # udp tx: 1261 MB/s 21400 calls/s 21400 msg/s # udp gso and gro - over veth touching data # udp rx: 1064 MB/s 776311 calls/s # udp tx: 1086 MB/s 18424 calls/s 18424 msg/s # udp rx: 673 MB/s 491098 calls/s # udp tx: 672 MB/s 11402 calls/s 11402 msg/s # udp rx: 684 MB/s 499229 calls/s # udp tx: 684 MB/s 11609 calls/s 11609 msg/s # udp rx: 692 MB/s 505095 calls/s # udp tx: 692 MB/s 11740 calls/s 11740 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__->