On 4/10/2018 2:34 PM, Thomas Monjalon wrote:
> 09/04/2018 14:09, Ferruh Yigit:
>> Public struct rte_eth_dev_info has a "struct rte_pci_device" field in it
>> although it is common for all ethdev in all buses.
>>
>> Replacing pci specific struct with generic device struct and updating
>> places that are using pci device in a way to get this information from
>> generic device.
>>
>> Signed-off-by: Ferruh Yigit <[email protected]>
>> Reviewed-by: David Marchand <[email protected]>
>> Acked-by: Pablo de Lara <[email protected]>
> 
> Good progress, thanks!
> 
> Acked-by: Thomas Monjalon <[email protected]>

Applied to dpdk-next-net/master, thanks.

Reply via email to