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