net/ixgbe: support VF MAC address add/remove
[dpdk.git] / drivers / net / ixgbe / ixgbe_ethdev.h
index 76a1b9d..e1cd8fd 100644 (file)
@@ -270,6 +270,7 @@ struct ixgbe_vf_info {
        uint8_t api_version;
        uint16_t switch_domain_id;
        uint16_t xcast_mode;
+       uint16_t mac_count;
 };
 
 /*