DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v3] Send updated port_id in vdev_init functions
@ 2015-09-23 21:15 Ravi Kerur
  2015-09-23 21:16 ` [dpdk-dev] [PATCH v3] Change rte_eal_vdev_init to update port_id Ravi Kerur
  0 siblings, 1 reply; 4+ messages in thread
From: Ravi Kerur @ 2015-09-23 21:15 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-11-03 14:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-23 21:15 [dpdk-dev] [PATCH v3] Send updated port_id in vdev_init functions Ravi Kerur
2015-09-23 21:16 ` [dpdk-dev] [PATCH v3] Change rte_eal_vdev_init to update port_id Ravi Kerur
2015-09-29  3:32   ` Tetsuya Mukawa
2015-11-03 14:06     ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).