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: 1110 MB/s 18831 calls/s 18831 msg/s # tcp rx: 1110 MB/s 133613 calls/s # tcp tx: 1097 MB/s 18612 calls/s 18612 msg/s # tcp rx: 1098 MB/s 132362 calls/s # tcp tx: 1185 MB/s 20099 calls/s 20099 msg/s # tcp rx: 1186 MB/s 134789 calls/s # tcp tx: 1175 MB/s 19930 calls/s 19930 msg/s # udp gso - over veth touching data # udp rx: 1196 MB/s 852567 calls/s # udp tx: 1233 MB/s 20927 calls/s 20927 msg/s # udp rx: 1305 MB/s 929824 calls/s # udp tx: 1306 MB/s 22152 calls/s 22152 msg/s # udp rx: 1302 MB/s 927526 calls/s # udp tx: 1302 MB/s 22094 calls/s 22094 msg/s # udp rx: 1311 MB/s 934190 calls/s # udp tx: 1312 MB/s 22267 calls/s 22267 msg/s # udp gso and gro - over veth touching data # udp rx: 1244 MB/s 886697 calls/s # udp tx: 1283 MB/s 21776 calls/s 21776 msg/s # udp rx: 1264 MB/s 900875 calls/s # udp tx: 1265 MB/s 21470 calls/s 21470 msg/s # udp rx: 1264 MB/s 900622 calls/s # udp tx: 1265 MB/s 21464 calls/s 21464 msg/s # udp rx: 1283 MB/s 914106 calls/s # udp tx: 1284 MB/s 21791 calls/s 21791 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1167 MB/s 19795 calls/s 19795 msg/s # tcp rx: 1168 MB/s 142568 calls/s # tcp tx: 1173 MB/s 19905 calls/s 19905 msg/s # tcp rx: 1174 MB/s 135013 calls/s # tcp tx: 1170 MB/s 19844 calls/s 19844 msg/s # tcp rx: 1171 MB/s 134526 calls/s # tcp tx: 1171 MB/s 19865 calls/s 19865 msg/s # udp gso - over veth touching data # udp rx: 1199 MB/s 875014 calls/s # udp tx: 1237 MB/s 20988 calls/s 20988 msg/s # udp rx: 1245 MB/s 908320 calls/s # udp tx: 1248 MB/s 21179 calls/s 21179 msg/s # udp rx: 1231 MB/s 898291 calls/s # udp tx: 1232 MB/s 20908 calls/s 20908 msg/s # udp rx: 1236 MB/s 902100 calls/s # udp tx: 1237 MB/s 20993 calls/s 20993 msg/s # udp gso and gro - over veth touching data # udp rx: 1208 MB/s 881690 calls/s # udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # udp rx: 1271 MB/s 927524 calls/s # udp tx: 1272 MB/s 21585 calls/s 21585 msg/s # udp rx: 1258 MB/s 918041 calls/s # udp tx: 1258 MB/s 21349 calls/s 21349 msg/s # udp rx: 1260 MB/s 919493 calls/s # udp tx: 1261 MB/s 21401 calls/s 21401 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__->