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: 1006 MB/s 17071 calls/s 17071 msg/s # tcp rx: 1010 MB/s 131916 calls/s # tcp tx: 1065 MB/s 18066 calls/s 18066 msg/s # tcp rx: 1066 MB/s 130394 calls/s # tcp tx: 1090 MB/s 18498 calls/s 18498 msg/s # tcp rx: 1091 MB/s 129157 calls/s # tcp tx: 1081 MB/s 18349 calls/s 18349 msg/s # udp gso - over veth touching data # udp rx: 1238 MB/s 881913 calls/s # udp tx: 1278 MB/s 21678 calls/s 21678 msg/s # udp rx: 1331 MB/s 948728 calls/s # udp tx: 1335 MB/s 22646 calls/s 22646 msg/s # udp rx: 1331 MB/s 948284 calls/s # udp tx: 1333 MB/s 22616 calls/s 22616 msg/s # udp rx: 1336 MB/s 952387 calls/s # udp tx: 1333 MB/s 22618 calls/s 22618 msg/s # udp gso and gro - over veth touching data # udp rx: 618 MB/s 440772 calls/s # udp tx: 647 MB/s 10977 calls/s 10977 msg/s # udp rx: 622 MB/s 443561 calls/s # udp tx: 628 MB/s 10665 calls/s 10665 msg/s # udp rx: 700 MB/s 498836 calls/s # udp tx: 704 MB/s 11952 calls/s 11952 msg/s # udp rx: 710 MB/s 506341 calls/s # udp tx: 713 MB/s 12106 calls/s 12106 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1066 MB/s 18083 calls/s 18083 msg/s # tcp rx: 1066 MB/s 138221 calls/s # tcp tx: 1109 MB/s 18813 calls/s 18813 msg/s # tcp rx: 1136 MB/s 125739 calls/s # tcp tx: 1059 MB/s 17975 calls/s 17975 msg/s # tcp rx: 1058 MB/s 128500 calls/s # tcp tx: 1045 MB/s 17728 calls/s 17728 msg/s # udp gso - over veth touching data # udp rx: 1128 MB/s 822786 calls/s # udp tx: 1154 MB/s 19573 calls/s 19573 msg/s # udp rx: 1217 MB/s 887584 calls/s # udp tx: 1232 MB/s 20901 calls/s 20901 msg/s # udp rx: 1280 MB/s 933737 calls/s # udp tx: 1282 MB/s 21753 calls/s 21753 msg/s # udp rx: 1264 MB/s 922008 calls/s # udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # udp gso and gro - over veth touching data # udp rx: 1222 MB/s 891577 calls/s # udp tx: 1258 MB/s 21351 calls/s 21351 msg/s # udp rx: 1236 MB/s 901962 calls/s # udp tx: 1237 MB/s 20994 calls/s 20994 msg/s # udp rx: 1211 MB/s 883569 calls/s # udp tx: 1215 MB/s 20624 calls/s 20624 msg/s # udp rx: 1221 MB/s 891163 calls/s # udp tx: 1224 MB/s 20772 calls/s 20772 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__->