[dpdk-dev] rte_pmd_init_all is missing while upgrading from DPDK 1.6 to DPDK 1.7

Zhang, Helin helin.zhang at intel.com
Tue May 24 07:35:14 CEST 2016


You can just check how it does in any of example applications (e.g. l2fwd).

Regards,
Helin

> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of shiva m
> Sent: Tuesday, May 24, 2016 1:33 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] rte_pmd_init_all is missing while upgrading from DPDK
> 1.6 to DPDK 1.7
> 
> Hi,
> 
> I have rte_pmd_init_all used in my code. While upgrading from DPDK 1.6 to
> DPDK 1.7, I see this function is missing in DPDK 1.7. I removed
> rte_pmd_init_all from my code, but I am not sure whether initialization is
> done for all poll mode drivers
> 
> What is the right way to do this?. Can anyone please help in this.
> 
> Thanks,
> Shiva


More information about the dev mailing list