[ovs-dev] [PATCH v2 0/3] Hotplug fixes & port_id refactoring

Ilya Maximets i.maximets at samsung.com
Fri May 12 15:10:25 UTC 2017


Version 2:
	* 1st patch: 'index' --> 'strcspn' (Ben Pfaff)
	* One change was moved from patch 3 to patch 2.
	  They were splitted in a wrong way.
	  (passing 'dev' to 'netdev_dpdk_process_devargs()')


Ilya Maximets (3):
  netdev-dpdk: Fix double attaching of virtual devices.
  netdev-dpdk: Fix device leak on port deletion.
  netdev-dpdk: Use uint8_t for port_id.

 Documentation/howto/dpdk.rst |   5 +-
 lib/netdev-dpdk.c            | 132 ++++++++++++++++++-------------------------
 2 files changed, 57 insertions(+), 80 deletions(-)

-- 
2.7.4



More information about the dev mailing list