Hi Ferruh, Jingjing,
> -Original Message-
> From: Yigit, Ferruh
> Sent: Tuesday, February 7, 2017 10:10 PM
> To: dev@dpdk.org; Wu, Jingjing
> Cc: Lu, Wenzhuo; Iremonger, Bernard
> Subject: Re: [dpdk-dev] [PATCH v3] net/ixgbe: clean up rte_eth_dev_info_get
>
> On
On 2/7/2017 2:08 PM, Ferruh Yigit wrote:
> On 2/7/2017 6:33 AM, Wenzhuo Lu wrote:
>> 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: Wenzhu
On 2/7/2017 6:33 AM, Wenzhuo Lu wrote:
> 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
Applied to dpdk-next-net/master, thanks.
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
---
v2:
- change is_ixgbe_pmd to is_device_supported to make it more generic.
v3:
- minor cha
4 matches
Mail list logo