Instead of executing following functions before and after vdev_init
   > rte_eth_dev_save and
   > rte_eth_dev_get_changed_port

update following functions to return allocated port_id.
   > rte_eal_vdev_init
   > rte_eal_probe_one

Ravi Kerur (1):
  Change rte_eal_vdev_init to update port_id

 lib/librte_ether/rte_ethdev.c | 116 +++++++++++++++++++++++-------------------
 1 file changed, 63 insertions(+), 53 deletions(-)

-- 
1.9.1

Reply via email to