Re: [PATCH v3] net/ixgbe: clean up rte_eth_dev_info_get
From: Ferruh Yigit <hidden>
Date: 2017-02-07 14:09:45
From: Ferruh Yigit <hidden>
Date: 2017-02-07 14:09:45
On 2/7/2017 2:08 PM, Ferruh Yigit wrote:
On 2/7/2017 6:33 AM, Wenzhuo Lu wrote:quoted
It's not appropriate to call rte_eth_dev_info_get in PMD, as rte_eth_dev_info_get need to get info from PMD. Remove rte_eth_dev_info_get from PMD code and get the info directly. Signed-off-by: Wenzhuo Lu <redacted>Applied to dpdk-next-net/master, thanks.
Hi Jingjing, Similar work is also required for i40e. Thanks, ferruh