[dpdk-dev] [PATCH 2/2] ethdev: Export rte_eth_dev_create_unique_device_name() to public API

David Marchand david.marchand at 6wind.com
Thu Feb 11 18:15:37 CET 2016


On Thu, Feb 11, 2016 at 5:56 PM, Panu Matilainen <pmatilai at redhat.com> wrote:
> On 02/02/2016 04:27 PM, krytarowski at caviumnetworks.com wrote:
>>
>> From: Kamil Rytarowski <Kamil.Rytarowski at caviumnetworks.com>
>> +int rte_eth_dev_create_unique_device_name(char *name, size_t size,
>> +                                         struct rte_pci_device *pci_dev);
> To really export it, you'll need to add it to rte_ether_version.map as well.

I already submitted something equivalent, and anyway, this belongs to
eal, not ethdev.
http://dpdk.org/ml/archives/dev/2016-January/032394.html


-- 
David Marchand


More information about the dev mailing list