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

2016-05-13 Thread Mauricio Vásquez
Hello, I sent v5: http://openvswitch.org/pipermail/dev/2016-May/070953.html Mauricio V, On Wed, May 11, 2016 at 6:53 PM, Mauricio Vásquez < mauricio.vasquezber...@studenti.polito.it> wrote: > Hi Flavio, > > On Tue, May 10, 2016 at 10:11 PM, Flavio Leitner wrote: > >> >>

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

2016-05-11 Thread Mauricio Vásquez
Hi Flavio, On Tue, May 10, 2016 at 10:11 PM, Flavio Leitner wrote: > > Thanks for this patch, Mauricio. > More inline. > > On Tue, May 10, 2016 at 09:47:12PM +0200, Mauricio Vásquez wrote: > > Adding in CC all the people involved. > > (I don't know why git just takes two) > >

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

2016-05-10 Thread Flavio Leitner
Thanks for this patch, Mauricio. More inline. On Tue, May 10, 2016 at 09:47:12PM +0200, Mauricio Vásquez wrote: > Adding in CC all the people involved. > (I don't know why git just takes two) > > On Tue, May 10, 2016 at 9:11 PM, Mauricio Vasquez B < > mauricio.vasquezber...@studenti.polito.it>

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

2016-05-10 Thread Mauricio Vásquez
Adding in CC all the people involved. (I don't know why git just takes two) On Tue, May 10, 2016 at 9:11 PM, Mauricio Vasquez B < mauricio.vasquezber...@studenti.polito.it> wrote: > In order to use dpdk ports in ovs they have to be bound to a DPDK > compatible driver before ovs is started. > >

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

2016-05-10 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