<br><tt><font size=2>"Daniel P. Berrange" <berrange@redhat.com>
wrote on 02/08/2010 12:03:53 PM:<br>
<br>
<br>
> <br>
> This method can be removed, since it is just duplicating the<br>
> functionality of the code generated by the VIR_ENUM_DECL<br>
> declaration in the XML parsing code you have.<br>
> </font></tt>
<br><tt><font size=2>I will probably have to have a translation function
to convert the integers to the enums understood by the driver.</font></tt>
<br><tt><font size=2><br>
> > +create_name:<br>
> > +        retries = 5;<br>
> > +        for (c = 0; c < 255; c++) {<br>
> <br>
> This that an abslute limit on number of MACVTAP devices, or can we<br>
> raise this somewhat higher ?  We recently had to remove a similarly<br>
> low hardcoded limit in number of plain TAP devices. If we cna make<br>
> this 1024 or more, that'd be great</font></tt>
<br>
<br><tt><font size=2>I don't think there is such a limit. I will raise
the number to 1024 or higher.</font></tt>
<br>
<br><tt><font size=2>Thanks and regards,</font></tt>
<br><tt><font size=2>    Stefan</font></tt>
<br>