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: 742 MB/s 12593 calls/s 12593 msg/s # tcp rx: 743 MB/s 88162 calls/s # tcp tx: 825 MB/s 14002 calls/s 14002 msg/s # tcp rx: 826 MB/s 92992 calls/s # tcp tx: 833 MB/s 14144 calls/s 14144 msg/s # tcp rx: 834 MB/s 93169 calls/s # tcp tx: 821 MB/s 13936 calls/s 13936 msg/s # udp gso - over veth touching data # udp rx: 1144 MB/s 815418 calls/s # udp tx: 1181 MB/s 20044 calls/s 20044 msg/s # udp rx: 1271 MB/s 905621 calls/s # udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # udp rx: 1259 MB/s 897304 calls/s # udp tx: 1259 MB/s 21356 calls/s 21356 msg/s # udp rx: 1262 MB/s 899488 calls/s # udp tx: 1262 MB/s 21418 calls/s 21418 msg/s # udp gso and gro - over veth touching data # udp rx: 1243 MB/s 885744 calls/s # udp tx: 1277 MB/s 21660 calls/s 21660 msg/s # udp rx: 1291 MB/s 919883 calls/s # udp tx: 1290 MB/s 21890 calls/s 21890 msg/s # udp rx: 1287 MB/s 916878 calls/s # udp tx: 1293 MB/s 21942 calls/s 21942 msg/s # udp rx: 1293 MB/s 921777 calls/s # udp tx: 1294 MB/s 21954 calls/s 21954 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1127 MB/s 19118 calls/s 19118 msg/s # tcp rx: 1127 MB/s 130951 calls/s # tcp tx: 1020 MB/s 17313 calls/s 17313 msg/s # tcp rx: 1021 MB/s 130423 calls/s # tcp tx: 1068 MB/s 18115 calls/s 18115 msg/s # tcp rx: 1069 MB/s 131270 calls/s # tcp tx: 1062 MB/s 18027 calls/s 18027 msg/s # udp gso - over veth touching data # udp rx: 1189 MB/s 867518 calls/s # udp tx: 1221 MB/s 20716 calls/s 20716 msg/s # udp rx: 1242 MB/s 906211 calls/s # udp tx: 1245 MB/s 21121 calls/s 21121 msg/s # udp rx: 1265 MB/s 923243 calls/s # udp tx: 1267 MB/s 21496 calls/s 21496 msg/s # udp rx: 1265 MB/s 922767 calls/s # udp tx: 1275 MB/s 21632 calls/s 21632 msg/s # udp gso and gro - over veth touching data # udp rx: 1223 MB/s 892657 calls/s # udp tx: 1261 MB/s 21388 calls/s 21388 msg/s # udp rx: 1272 MB/s 928360 calls/s # udp tx: 1274 MB/s 21623 calls/s 21623 msg/s # udp rx: 1272 MB/s 928335 calls/s # udp tx: 1274 MB/s 21609 calls/s 21609 msg/s # udp rx: 1241 MB/s 905118 calls/s # udp tx: 1242 MB/s 21077 calls/s 21077 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__->