Hi,
Your series seems to have some coding style problems. See output below for
more information:
Type: series
Subject: [Qemu-devel] [PATCH 0/2 v16] fsdev: add IO throttle support to fsdev
devices
Message-id: 1486123043-26493-1-git-send-email-pradeep.jagade...@huawei.com
=== TEST SCRIPT BEGIN
This patch set adds the IO throttling functionality to fsdev/9p devices.
So far cgroups were used for throttling IO opertions on the fsdev/9p devices.
It is difficult to use cgroups for throttling because we have to set up
cgroups externally before we start the qemu process.
Qemu provides the thro