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: 1094 MB/s 18571 calls/s 18571 msg/s # tcp rx: 1095 MB/s 122858 calls/s # tcp tx: 1002 MB/s 17001 calls/s 17001 msg/s # tcp rx: 1003 MB/s 124237 calls/s # tcp tx: 1064 MB/s 18056 calls/s 18056 msg/s # tcp rx: 1065 MB/s 126363 calls/s # tcp tx: 1087 MB/s 18446 calls/s 18446 msg/s # udp gso - over veth touching data # udp rx: 1232 MB/s 877949 calls/s # udp tx: 1272 MB/s 21584 calls/s 21584 msg/s # udp rx: 1280 MB/s 912242 calls/s # udp tx: 1282 MB/s 21747 calls/s 21747 msg/s # udp rx: 1251 MB/s 891388 calls/s # udp tx: 1256 MB/s 21312 calls/s 21312 msg/s # udp rx: 1283 MB/s 914496 calls/s # udp tx: 1286 MB/s 21817 calls/s 21817 msg/s # udp gso and gro - over veth touching data # udp rx: 1259 MB/s 897032 calls/s # udp tx: 1293 MB/s 21943 calls/s 21943 msg/s # udp rx: 1294 MB/s 921803 calls/s # udp tx: 1293 MB/s 21940 calls/s 21940 msg/s # udp rx: 1291 MB/s 920170 calls/s # udp tx: 1290 MB/s 21895 calls/s 21895 msg/s # udp rx: 1298 MB/s 924828 calls/s # udp tx: 1297 MB/s 22006 calls/s 22006 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1061 MB/s 18007 calls/s 18007 msg/s # tcp rx: 1061 MB/s 136267 calls/s # tcp tx: 942 MB/s 15987 calls/s 15987 msg/s # tcp rx: 943 MB/s 127985 calls/s # tcp tx: 882 MB/s 14962 calls/s 14962 msg/s # tcp rx: 882 MB/s 122281 calls/s # tcp tx: 649 MB/s 11019 calls/s 11019 msg/s # udp gso - over veth touching data # udp rx: 1184 MB/s 863919 calls/s # udp tx: 1221 MB/s 20711 calls/s 20711 msg/s # udp rx: 1216 MB/s 886943 calls/s # udp tx: 1215 MB/s 20621 calls/s 20621 msg/s # udp rx: 1249 MB/s 911529 calls/s # udp tx: 1249 MB/s 21194 calls/s 21194 msg/s # udp rx: 1257 MB/s 916989 calls/s # udp tx: 1257 MB/s 21322 calls/s 21322 msg/s # udp gso and gro - over veth touching data # udp rx: 1165 MB/s 850236 calls/s # udp tx: 1204 MB/s 20431 calls/s 20431 msg/s # udp rx: 1237 MB/s 902748 calls/s # udp tx: 1237 MB/s 20994 calls/s 20994 msg/s # udp rx: 1247 MB/s 909924 calls/s # udp tx: 1247 MB/s 21154 calls/s 21154 msg/s # udp rx: 1252 MB/s 913805 calls/s # udp tx: 1253 MB/s 21252 calls/s 21252 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__->