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: 1096 MB/s 18600 calls/s 18600 msg/s # tcp rx: 1097 MB/s 137781 calls/s # tcp tx: 1053 MB/s 17862 calls/s 17862 msg/s # tcp rx: 1054 MB/s 133951 calls/s # tcp tx: 1059 MB/s 17968 calls/s 17968 msg/s # tcp rx: 1060 MB/s 130850 calls/s # tcp tx: 1057 MB/s 17934 calls/s 17934 msg/s # udp gso - over veth touching data # udp rx: 1247 MB/s 888550 calls/s # udp tx: 1274 MB/s 21610 calls/s 21610 msg/s # udp rx: 1246 MB/s 888245 calls/s # udp tx: 1247 MB/s 21155 calls/s 21155 msg/s # udp rx: 1239 MB/s 882860 calls/s # udp tx: 1237 MB/s 20983 calls/s 20983 msg/s # udp rx: 1238 MB/s 882374 calls/s # udp tx: 1239 MB/s 21026 calls/s 21026 msg/s # udp gso and gro - over veth touching data # udp rx: 1321 MB/s 941116 calls/s # udp tx: 1349 MB/s 22886 calls/s 22886 msg/s # udp rx: 1340 MB/s 955089 calls/s # udp tx: 1343 MB/s 22779 calls/s 22779 msg/s # udp rx: 1341 MB/s 955647 calls/s # udp tx: 1344 MB/s 22805 calls/s 22805 msg/s # udp rx: 1339 MB/s 954505 calls/s # udp tx: 1342 MB/s 22767 calls/s 22767 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1043 MB/s 17698 calls/s 17698 msg/s # tcp rx: 1044 MB/s 141397 calls/s # tcp tx: 1102 MB/s 18696 calls/s 18696 msg/s # tcp rx: 1103 MB/s 141285 calls/s # tcp tx: 1107 MB/s 18786 calls/s 18786 msg/s # tcp rx: 1108 MB/s 140608 calls/s # tcp tx: 1119 MB/s 18983 calls/s 18983 msg/s # udp gso - over veth touching data # udp rx: 1186 MB/s 865083 calls/s # udp tx: 1211 MB/s 20550 calls/s 20550 msg/s # udp rx: 1135 MB/s 828049 calls/s # udp tx: 1138 MB/s 19307 calls/s 19307 msg/s # udp rx: 1260 MB/s 919592 calls/s # udp tx: 1264 MB/s 21444 calls/s 21444 msg/s # udp rx: 1264 MB/s 922095 calls/s # udp tx: 1274 MB/s 21624 calls/s 21624 msg/s # udp gso and gro - over veth touching data # udp rx: 1112 MB/s 811367 calls/s # udp tx: 1139 MB/s 19332 calls/s 19332 msg/s # udp rx: 1034 MB/s 754804 calls/s # udp tx: 1032 MB/s 17516 calls/s 17516 msg/s # udp rx: 1220 MB/s 890394 calls/s # udp tx: 1221 MB/s 20723 calls/s 20723 msg/s # udp rx: 1242 MB/s 906378 calls/s # udp tx: 1242 MB/s 21072 calls/s 21072 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__->