Version 4:
        * 3rd patch: Introduced typedef dpdk_port_t.

Version 3:
        * 1st patch: Fixed memory leak on error path. (Darrell Ball)
                     (bad initial patch split)
        * Discussion about patch #3 goes in replies to v1.
          Re-sent for now (rebased on modified patch #1).

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            | 136 +++++++++++++++++++------------------------
 2 files changed, 61 insertions(+), 80 deletions(-)

-- 
2.7.4

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to