Re: [ovs-dev] [PATCH v3] netdev-dpdk: add hotplug support

2016-05-10 Thread Mauricio Vásquez
Hi Markos, I sent a new version: http://openvswitch.org/pipermail/dev/2016-May/070795.html Thank you for your feedback. On Tue, May 3, 2016 at 5:27 PM, Markos Chandras wrote: > Hello, > > (a couple of minor things I noticed whilst looking at your patch) > On 04/13/2016 03:08 PM, Mauricio Vasqu

Re: [ovs-dev] [PATCH v3] netdev-dpdk: add hotplug support

2016-05-03 Thread Markos Chandras
Hello, (a couple of minor things I noticed whilst looking at your patch) On 04/13/2016 03:08 PM, Mauricio Vasquez B wrote: > In order to use dpdk ports in ovs they have to be bound to a DPDK > compatible driver before ovs is started. > [...] > This patch adds the possibility to hotplug (or hot-unp

[ovs-dev] [PATCH v3] netdev-dpdk: add hotplug support

2016-04-13 Thread Mauricio Vasquez B
In order to use dpdk ports in ovs they have to be bound to a DPDK compatible driver before ovs is started. This patch adds the possibility to hotplug (or hot-unplug) a device after ovs has been started. The implementation adds an appctl command: netdev-dpdk/port-clt After the user attaches a new