Re: [PATCH v4 3/4] virtio-pci: define type and header for PCI vendor data
From: Jason Wang
Date: Mon Dec 16 2024 - 21:19:37 EST
On Sat, Dec 14, 2024 at 3:12 PM Shijith Thotton <sthotton@xxxxxxxxxxx> wrote:
>
> Added macro definition for VIRTIO_PCI_CAP_VENDOR_CFG to identify the PCI
> vendor data type in the virtio_pci_cap structure. Defined a new struct
> virtio_pci_vndr_data for the vendor data capability header as per the
> specification.
>
> Signed-off-by: Shijith Thotton <sthotton@xxxxxxxxxxx>
> ---
Acked-by: Jason Wang <jasowang@xxxxxxxxxx>
Thanks