On 27.05.2013 12:36, vikrant verma wrote:
> Hello Michal,
>
> I am using the following code -I suspect this way too low burst value. Try leaving the limit and it
>
> virDomainSetInterfaceParameters(dom, "vnet0", networkParainfoPtr,
> nparams,0);
>
> before calling this i am assigning the following Inbound values
>
> inbound.average = 10 (10 kbps)
> inbound .peak = 10
> inbound.burst = 10
should work correctly.
Michal