Re: [PATCH] doc: announce API change for virtual device initialization
From: Andriy Berestovskyy <hidden>
Date: 2016-07-29 17:38:04
From: Andriy Berestovskyy <hidden>
Date: 2016-07-29 17:38:04
Hey folks,
On 28 Jul 2016, at 17:47, De Lara Guarch, Pablo [off-list ref] wrote: Fair enough. So you mean to use rte_eth_dev_attach in ethdev library and a similar function in cryptodev library?
There is a rte_eth_dev_get_port_by_name() which gets the port id right after the rte_eal_vdev_init() call. You might consider the same for the crypto... Regards, Andriy