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: 1134 MB/s 19245 calls/s 19245 msg/s # tcp rx: 1135 MB/s 138528 calls/s # tcp tx: 1146 MB/s 19437 calls/s 19437 msg/s # tcp rx: 1147 MB/s 136274 calls/s # tcp tx: 1138 MB/s 19310 calls/s 19310 msg/s # tcp rx: 1139 MB/s 136192 calls/s # tcp tx: 1134 MB/s 19239 calls/s 19239 msg/s # udp gso - over veth touching data # udp rx: 1226 MB/s 873658 calls/s # udp tx: 1252 MB/s 21249 calls/s 21249 msg/s # udp rx: 1283 MB/s 914355 calls/s # udp tx: 1296 MB/s 21989 calls/s 21989 msg/s # udp rx: 1307 MB/s 931437 calls/s # udp tx: 1309 MB/s 22215 calls/s 22215 msg/s # udp rx: 1294 MB/s 922401 calls/s # udp tx: 1296 MB/s 21989 calls/s 21989 msg/s # udp gso and gro - over veth touching data # udp rx: 1210 MB/s 862005 calls/s # udp tx: 1237 MB/s 20984 calls/s 20984 msg/s # udp rx: 1260 MB/s 897832 calls/s # udp tx: 1259 MB/s 21360 calls/s 21360 msg/s # udp rx: 1295 MB/s 922952 calls/s # udp tx: 1294 MB/s 21962 calls/s 21962 msg/s # udp rx: 1294 MB/s 922092 calls/s # udp tx: 1293 MB/s 21940 calls/s 21940 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1105 MB/s 18742 calls/s 18742 msg/s # tcp rx: 1105 MB/s 136539 calls/s # tcp tx: 1047 MB/s 17763 calls/s 17763 msg/s # tcp rx: 1057 MB/s 126770 calls/s # tcp tx: 1045 MB/s 17732 calls/s 17732 msg/s # tcp rx: 1045 MB/s 126476 calls/s # tcp tx: 1069 MB/s 18131 calls/s 18131 msg/s # udp gso - over veth touching data # udp rx: 1200 MB/s 875892 calls/s # udp tx: 1222 MB/s 20741 calls/s 20741 msg/s # udp rx: 1151 MB/s 840093 calls/s # udp tx: 1152 MB/s 19549 calls/s 19549 msg/s # udp rx: 1208 MB/s 881690 calls/s # udp tx: 1206 MB/s 20470 calls/s 20470 msg/s # udp rx: 1223 MB/s 891965 calls/s # udp tx: 1223 MB/s 20749 calls/s 20749 msg/s # udp gso and gro - over veth touching data # udp rx: 1114 MB/s 813021 calls/s # udp tx: 1137 MB/s 19285 calls/s 19285 msg/s # udp rx: 1132 MB/s 825909 calls/s # udp tx: 1139 MB/s 19329 calls/s 19329 msg/s # udp rx: 1113 MB/s 812163 calls/s # udp tx: 1115 MB/s 18916 calls/s 18916 msg/s # udp rx: 1208 MB/s 881123 calls/s # udp tx: 1208 MB/s 20494 calls/s 20494 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__->