X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fvdpa%2Fifc%2Fbase%2Fifcvf.h;h=eb04a94067accc63a784670e17eeaa4e343b2079;hb=ef5baf3486e03004b6d807f731f0d9936504511d;hp=9be2770fea9b64e22467ad3a39207e59329242c1;hpb=f35e5b3e07b2e7999f7d3085236cc366c9cb4da6;p=dpdk.git diff --git a/drivers/vdpa/ifc/base/ifcvf.h b/drivers/vdpa/ifc/base/ifcvf.h index 9be2770fea..eb04a94067 100644 --- a/drivers/vdpa/ifc/base/ifcvf.h +++ b/drivers/vdpa/ifc/base/ifcvf.h @@ -100,7 +100,7 @@ struct ifcvf_net_config { u8 mac[6]; u16 status; u16 max_virtqueue_pairs; -} __attribute__((packed)); +} __rte_packed; struct ifcvf_pci_mem_resource { u64 phys_addr; /**< Physical address, 0 if not resource. */