[libvirt] [PATCH] network: Add bandwidth support to ethernet interface

Chen, Hanxiao chenhanxiao at cn.fujitsu.com
Wed Nov 12 03:01:55 UTC 2014



> -----Original Message-----
> From: libvir-list-bounces at redhat.com [mailto:libvir-list-bounces at redhat.com]
> On Behalf Of Eric Blake
> Sent: Tuesday, November 11, 2014 7:13 AM
> To: Anirban Chakraborty; Michal Privoznik; libvir-list at redhat.com
> Subject: Re: [libvirt] [PATCH] network: Add bandwidth support to ethernet
> interface
> 
> On 11/10/2014 03:41 PM, Anirban Chakraborty wrote:
> 
> >> BTW: it would be nice if you can version you patches. I mean, this is
> >> what, 4th or 5th version? Say that in subject explicitly please. You
> >> know, in the prefix: [PATCH v5] network: ...
> 
> Using 'git send-email -v5' will do that for you.

Should it be 'git format-patch -v5'?

Thanks,

- Chen

> 
> >
> > I was doing it earlier and then dropped it. I¹ll resin the patch
> > addressing all your comments and send it out. However, please let me know
> > if I should move the above functions (virNetDevBandwidthSet etc.) in
> > src/util/virnetdevbandwidth.* and add #include "conf/domain_conf.h" in
> > virnetdevbandwidth.h file.
> 
> If it needs to reference structs defined in conf/, then the logical
> place for the functions is in conf/ (possibly a new file).  That way, it
> can still be shared between lxc and qemu.
> 
> --
> Eric Blake   eblake redhat com    +1-919-301-3266
> Libvirt virtualization library http://libvirt.org





More information about the libvir-list mailing list