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: 1106 MB/s 18759 calls/s 18759 msg/s # tcp rx: 1106 MB/s 136849 calls/s # tcp tx: 1067 MB/s 18100 calls/s 18100 msg/s # tcp rx: 1068 MB/s 130372 calls/s # tcp tx: 1063 MB/s 18040 calls/s 18040 msg/s # tcp rx: 1064 MB/s 127339 calls/s # tcp tx: 1045 MB/s 17736 calls/s 17736 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 884092 calls/s # udp tx: 1274 MB/s 21608 calls/s 21608 msg/s # udp rx: 1309 MB/s 932684 calls/s # udp tx: 1310 MB/s 22222 calls/s 22222 msg/s # udp rx: 1321 MB/s 941256 calls/s # udp tx: 1319 MB/s 22388 calls/s 22388 msg/s # udp rx: 1333 MB/s 949654 calls/s # udp tx: 1332 MB/s 22597 calls/s 22597 msg/s # udp gso and gro - over veth touching data # udp rx: 1239 MB/s 882935 calls/s # udp tx: 1270 MB/s 21541 calls/s 21541 msg/s # udp rx: 1309 MB/s 933141 calls/s # udp tx: 1308 MB/s 22196 calls/s 22196 msg/s # udp rx: 1268 MB/s 903383 calls/s # udp tx: 1266 MB/s 21489 calls/s 21489 msg/s # udp rx: 1260 MB/s 898131 calls/s # udp tx: 1260 MB/s 21384 calls/s 21384 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1088 MB/s 18465 calls/s 18465 msg/s # tcp rx: 1088 MB/s 138883 calls/s # tcp tx: 1057 MB/s 17933 calls/s 17933 msg/s # tcp rx: 1059 MB/s 133038 calls/s # tcp tx: 1080 MB/s 18328 calls/s 18328 msg/s # tcp rx: 1081 MB/s 131756 calls/s # tcp tx: 1095 MB/s 18577 calls/s 18577 msg/s # udp gso - over veth touching data # udp rx: 1214 MB/s 885735 calls/s # udp tx: 1245 MB/s 21127 calls/s 21127 msg/s # udp rx: 1286 MB/s 937964 calls/s # udp tx: 1284 MB/s 21794 calls/s 21794 msg/s # udp rx: 1275 MB/s 929905 calls/s # udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # udp rx: 1284 MB/s 936724 calls/s # udp tx: 1283 MB/s 21765 calls/s 21765 msg/s # udp gso and gro - over veth touching data # udp rx: 1202 MB/s 876830 calls/s # udp tx: 1232 MB/s 20901 calls/s 20901 msg/s # udp rx: 1225 MB/s 893994 calls/s # udp tx: 1225 MB/s 20779 calls/s 20779 msg/s # udp rx: 1209 MB/s 882242 calls/s # udp tx: 1210 MB/s 20526 calls/s 20526 msg/s # udp rx: 1279 MB/s 932801 calls/s # udp tx: 1278 MB/s 21684 calls/s 21684 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__->