]> git.droids-corp.org - dpdk.git/blobdiff - drivers/vdpa/ifc/base/ifcvf.h
replace packed attributes
[dpdk.git] / drivers / vdpa / ifc / base / ifcvf.h
index 9be2770fea9b64e22467ad3a39207e59329242c1..eb04a94067accc63a784670e17eeaa4e343b2079 100644 (file)
@@ -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. */