<HTML><BODY><p style='margin-top: 0px;' dir="ltr"><br>
> The size of the string should not exceed 27 or 28 bytes less than RTE_MEMZONE_NAMESIZE.</p>
<p dir="ltr">Oh, I see. I was confused with the definition of</p>
<p dir="ltr">#define PCI_PRI_STR_SIZE sizeof("XXXXXXXX:XX:XX.X")</p>
<p dir="ltr">I thought that PCI addres length may be up to 16 characters + zero terminator, although it is a rare case, specific for some platforms.<br>
If it is not the case (not applicable for this driver), then my patch is not needed.<br>
Thank you for your replies</p>
</BODY></HTML>