Re: [libvirt] [PATCH V2] Fix parsing of bond interface XML

2013-03-22 Thread Jim Fehlig
Jim Fehlig wrote: > Eric Blake wrote: > >> On 03/21/2013 05:13 PM, Jim Fehlig wrote: >> >> >>> Noticed that parsing bond interface XML containing the miimon element >>> fails >>> >>> >>> ... >>> >>> >>> ... >>> >>> >>> >>> This configuration does not cont

Re: [libvirt] [PATCH V2] Fix parsing of bond interface XML

2013-03-21 Thread Jim Fehlig
Eric Blake wrote: > On 03/21/2013 05:13 PM, Jim Fehlig wrote: > >> Noticed that parsing bond interface XML containing the miimon element >> fails >> >> >> ... >> >> >> ... >> >> >> >> This configuration does not contain the optional updelay and downdelay >> attri

Re: [libvirt] [PATCH V2] Fix parsing of bond interface XML

2013-03-21 Thread Eric Blake
On 03/21/2013 05:13 PM, Jim Fehlig wrote: > Noticed that parsing bond interface XML containing the miimon element > fails > > > ... > > > ... > > > > This configuration does not contain the optional updelay and downdelay > attributes, but parsing will fail due to

[libvirt] [PATCH V2] Fix parsing of bond interface XML

2013-03-21 Thread Jim Fehlig
Noticed that parsing bond interface XML containing the miimon element fails ... ... This configuration does not contain the optional updelay and downdelay attributes, but parsing will fail due to returning the result of virXPathULong (a -1 when the attribute doesn