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: 1083 MB/s 18377 calls/s 18377 msg/s # tcp rx: 1085 MB/s 139092 calls/s # tcp tx: 1087 MB/s 18447 calls/s 18447 msg/s # tcp rx: 1088 MB/s 132588 calls/s # tcp tx: 1083 MB/s 18384 calls/s 18384 msg/s # tcp rx: 1085 MB/s 131046 calls/s # tcp tx: 1082 MB/s 18367 calls/s 18367 msg/s # udp gso - over veth touching data # udp rx: 1248 MB/s 889088 calls/s # udp tx: 1282 MB/s 21752 calls/s 21752 msg/s # udp rx: 1276 MB/s 909322 calls/s # udp tx: 1275 MB/s 21641 calls/s 21641 msg/s # udp rx: 1271 MB/s 905795 calls/s # udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # udp rx: 1329 MB/s 947165 calls/s # udp tx: 1328 MB/s 22534 calls/s 22534 msg/s # udp gso and gro - over veth touching data # udp rx: 1251 MB/s 891336 calls/s # udp tx: 1288 MB/s 21858 calls/s 21858 msg/s # udp rx: 1272 MB/s 906672 calls/s # udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # udp rx: 1324 MB/s 943445 calls/s # udp tx: 1329 MB/s 22543 calls/s 22543 msg/s # udp rx: 1332 MB/s 948949 calls/s # udp tx: 1336 MB/s 22664 calls/s 22664 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1113 MB/s 18878 calls/s 18878 msg/s # tcp rx: 1113 MB/s 144045 calls/s # tcp tx: 1057 MB/s 17938 calls/s 17938 msg/s # tcp rx: 1073 MB/s 137931 calls/s # tcp tx: 1043 MB/s 17698 calls/s 17698 msg/s # tcp rx: 1052 MB/s 132958 calls/s # tcp tx: 980 MB/s 16630 calls/s 16630 msg/s # udp gso - over veth touching data # udp rx: 1228 MB/s 896111 calls/s # udp tx: 1270 MB/s 21556 calls/s 21556 msg/s # udp rx: 1236 MB/s 901623 calls/s # udp tx: 1242 MB/s 21067 calls/s 21067 msg/s # udp rx: 1189 MB/s 867630 calls/s # udp tx: 1177 MB/s 19976 calls/s 19976 msg/s # udp rx: 1229 MB/s 896385 calls/s # udp tx: 1243 MB/s 21086 calls/s 21086 msg/s # udp gso and gro - over veth touching data # udp rx: 1209 MB/s 881926 calls/s # udp tx: 1244 MB/s 21102 calls/s 21102 msg/s # udp rx: 1223 MB/s 892155 calls/s # udp tx: 1226 MB/s 20799 calls/s 20799 msg/s # udp rx: 1276 MB/s 930976 calls/s # udp tx: 1277 MB/s 21670 calls/s 21670 msg/s # udp rx: 1242 MB/s 905928 calls/s # udp tx: 1243 MB/s 21094 calls/s 21094 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__->