Hi Daniel,
> This new XML format looks good to me now
>
> I've done a high level review and only major issue i've seen is the
> memory leaks mentioned on the first patch.
Thanks a lot!
I'll address those and send out a v7.
Best Regards,
Dmitrii Shcherbakov
LP/oftc: dmitriis
>
> On Mon, Oct 1
On Mon, Oct 11, 2021 at 05:04:41PM +0300, Dmitrii Shcherbakov wrote:
> Add support for deserializing the binary PCI/PCIe VPD format and
> exposing VPD resources as XML elements in a new nested capability
> of PCI/PCIe devices called 'vpd'.
>
> The series contains the following incremental changes:
Add support for deserializing the binary PCI/PCIe VPD format and
exposing VPD resources as XML elements in a new nested capability
of PCI/PCIe devices called 'vpd'.
The series contains the following incremental changes:
* The PCI VPD parser module, in-memory resource representation
and tests;
*