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: 1128 MB/s 19147 calls/s 19147 msg/s # tcp rx: 1128 MB/s 135128 calls/s # tcp tx: 984 MB/s 16705 calls/s 16705 msg/s # tcp rx: 1003 MB/s 129985 calls/s # tcp tx: 998 MB/s 16943 calls/s 16943 msg/s # tcp rx: 999 MB/s 123641 calls/s # tcp tx: 987 MB/s 16757 calls/s 16757 msg/s # udp gso - over veth touching data # udp rx: 1161 MB/s 827486 calls/s # udp tx: 1198 MB/s 20331 calls/s 20331 msg/s # udp rx: 1204 MB/s 858354 calls/s # udp tx: 1209 MB/s 20511 calls/s 20511 msg/s # udp rx: 1250 MB/s 890792 calls/s # udp tx: 1261 MB/s 21391 calls/s 21391 msg/s # udp rx: 1261 MB/s 898501 calls/s # udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # udp gso and gro - over veth touching data # udp rx: 1264 MB/s 900481 calls/s # udp tx: 1295 MB/s 21973 calls/s 21973 msg/s # udp rx: 1171 MB/s 834593 calls/s # udp tx: 1172 MB/s 19885 calls/s 19885 msg/s # udp rx: 1300 MB/s 926422 calls/s # udp tx: 1299 MB/s 22038 calls/s 22038 msg/s # udp rx: 1299 MB/s 925439 calls/s # udp tx: 1298 MB/s 22015 calls/s 22015 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1088 MB/s 18459 calls/s 18459 msg/s # tcp rx: 1089 MB/s 137440 calls/s # tcp tx: 1182 MB/s 20048 calls/s 20048 msg/s # tcp rx: 1181 MB/s 127017 calls/s # tcp tx: 1153 MB/s 19563 calls/s 19563 msg/s # tcp rx: 1174 MB/s 119038 calls/s # tcp tx: 1027 MB/s 17433 calls/s 17433 msg/s # udp gso - over veth touching data # udp rx: 1195 MB/s 872091 calls/s # udp tx: 1238 MB/s 21002 calls/s 21002 msg/s # udp rx: 1275 MB/s 930405 calls/s # udp tx: 1273 MB/s 21591 calls/s 21591 msg/s # udp rx: 1247 MB/s 909472 calls/s # udp tx: 1246 MB/s 21133 calls/s 21133 msg/s # udp rx: 1243 MB/s 907005 calls/s # udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # udp gso and gro - over veth touching data # udp rx: 600 MB/s 437665 calls/s # udp tx: 623 MB/s 10569 calls/s 10569 msg/s # udp rx: 646 MB/s 471515 calls/s # udp tx: 652 MB/s 11072 calls/s 11072 msg/s # udp rx: 632 MB/s 461066 calls/s # udp tx: 632 MB/s 10720 calls/s 10720 msg/s # udp rx: 632 MB/s 461252 calls/s # udp tx: 632 MB/s 10721 calls/s 10721 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__->