Re: [Qemu-devel] [Qemu-discuss] Throttle in virtio-net

2016-09-06 Thread Alberto Garcia
On Mon 05 Sep 2016 10:52:40 AM CEST, Pradeep Kiruvale wrote: >> > I am planning to implement throttling functionality for virtio-net >> > driver using the throttling APIs that exist inside qemu. >> >> the problem with implementing throttling for the network is that >> it's useless if you use the

Re: [Qemu-devel] [Qemu-discuss] Throttle in virtio-net

2016-09-06 Thread Daniel P. Berrange
On Mon, Sep 05, 2016 at 10:52:40AM +0200, Pradeep Kiruvale wrote: > Hi Alberto, > > Thanks for your reply. > > > > > > I am planning to implement throttling functionality for virtio-net > > > driver using the throttling APIs that exist inside qemu. > > > > Hi Pradeep, > > > > the problem with

Re: [Qemu-devel] [Qemu-discuss] Throttle in virtio-net

2016-09-05 Thread Pradeep Kiruvale
Hi Alberto, Thanks for your reply. > > > I am planning to implement throttling functionality for virtio-net > > driver using the throttling APIs that exist inside qemu. > > Hi Pradeep, > > the problem with implementing throttling for the network is that > it's useless if you use the vhost_net

Re: [Qemu-devel] [Qemu-discuss] Throttle in virtio-net

2016-09-05 Thread Alberto Garcia
On Fri, Sep 02, 2016 at 05:13:40PM +0200, Pradeep Kiruvale wrote: > I am planning to implement throttling functionality for virtio-net > driver using the throttling APIs that exist inside qemu. Hi Pradeep, the problem with implementing throttling for the network is that it's useless if you use