[dpdk-dev] [PATCH v2 6/7] net/ice: handle the PF initialization by DCF

Ye Xiaolong xiaolong.ye at intel.com
Fri Mar 13 09:03:39 CET 2020


On 03/13, Ye Xiaolong wrote:
>> struct ice_dcf_adapter {
>>+	struct ice_adapter parent; /* Must be first */
>>+
>> 	struct ice_dcf_hw real_hw;
>>-	struct rte_ether_addr mac_addr;
>
>This one isn't needed at the first place.

My bad, please ignore this comment.


More information about the dev mailing list