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: 1096 MB/s 18599 calls/s 18599 msg/s # tcp rx: 1097 MB/s 141649 calls/s # tcp tx: 1102 MB/s 18698 calls/s 18698 msg/s # tcp rx: 1103 MB/s 140980 calls/s # tcp tx: 1173 MB/s 19903 calls/s 19903 msg/s # tcp rx: 1174 MB/s 141500 calls/s # tcp tx: 1202 MB/s 20390 calls/s 20390 msg/s # udp gso - over veth touching data # udp rx: 1204 MB/s 857942 calls/s # udp tx: 1238 MB/s 21014 calls/s 21014 msg/s # udp rx: 1321 MB/s 941483 calls/s # udp tx: 1321 MB/s 22416 calls/s 22416 msg/s # udp rx: 1314 MB/s 936526 calls/s # udp tx: 1314 MB/s 22294 calls/s 22294 msg/s # udp rx: 1299 MB/s 925920 calls/s # udp tx: 1300 MB/s 22050 calls/s 22050 msg/s # udp gso and gro - over veth touching data # udp rx: 1251 MB/s 891799 calls/s # udp tx: 1285 MB/s 21805 calls/s 21805 msg/s # udp rx: 1336 MB/s 951999 calls/s # udp tx: 1338 MB/s 22699 calls/s 22699 msg/s # udp rx: 1331 MB/s 948284 calls/s # udp tx: 1331 MB/s 22584 calls/s 22584 msg/s # udp rx: 1331 MB/s 948208 calls/s # udp tx: 1332 MB/s 22595 calls/s 22595 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1095 MB/s 18573 calls/s 18573 msg/s # tcp rx: 1095 MB/s 138187 calls/s # tcp tx: 1153 MB/s 19563 calls/s 19563 msg/s # tcp rx: 1154 MB/s 136966 calls/s # tcp tx: 1154 MB/s 19581 calls/s 19581 msg/s # tcp rx: 1155 MB/s 137311 calls/s # tcp tx: 1168 MB/s 19826 calls/s 19826 msg/s # udp gso - over veth touching data # udp rx: 1248 MB/s 910817 calls/s # udp tx: 1281 MB/s 21734 calls/s 21734 msg/s # udp rx: 1281 MB/s 934356 calls/s # udp tx: 1280 MB/s 21724 calls/s 21724 msg/s # udp rx: 1303 MB/s 950989 calls/s # udp tx: 1305 MB/s 22142 calls/s 22142 msg/s # udp rx: 1308 MB/s 954084 calls/s # udp tx: 1307 MB/s 22176 calls/s 22176 msg/s # udp gso and gro - over veth touching data # udp rx: 1133 MB/s 826368 calls/s # udp tx: 1168 MB/s 19826 calls/s 19826 msg/s # udp rx: 1262 MB/s 920493 calls/s # udp tx: 1263 MB/s 21436 calls/s 21436 msg/s # udp rx: 1285 MB/s 937584 calls/s # udp tx: 1285 MB/s 21797 calls/s 21797 msg/s # udp rx: 1308 MB/s 954320 calls/s # udp tx: 1310 MB/s 22231 calls/s 22231 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__->