Re: [ovs-dev] [PATCH 1/3] netdev-dpdk: add hotplug support

2016-04-08 Thread Aaron Conole
Mauricio Vasquez B writes: > 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/

Re: [ovs-dev] [PATCH 1/3] netdev-dpdk: add hotplug support

2016-04-01 Thread Mauricio Vásquez
Hello Li, On Fri, Apr 1, 2016 at 11:08 AM, Li Wei wrote: > Hello, > > On 03/28/2016 04:52 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 (o

Re: [ovs-dev] [PATCH 1/3] netdev-dpdk: add hotplug support

2016-04-01 Thread Li Wei
Hello, On 03/28/2016 04:52 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-unplug) a device > after ovs has been started. The implementation

Re: [ovs-dev] [PATCH 1/3] netdev-dpdk: add hotplug support

2016-04-01 Thread Mauricio Vásquez
Message- > > From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Mauricio > > Vasquez B > > Sent: Monday, March 28, 2016 9:52 AM > > To: dev@openvswitch.org > > Subject: [ovs-dev] [PATCH 1/3] netdev-dpdk: add hotplug support > > > > In order to us

Re: [ovs-dev] [PATCH 1/3] netdev-dpdk: add hotplug support

2016-03-31 Thread Stokes, Ian
rch 28, 2016 9:52 AM > To: dev@openvswitch.org > Subject: [ovs-dev] [PATCH 1/3] netdev-dpdk: add hotplug support > > 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 (o

[ovs-dev] [PATCH 1/3] netdev-dpdk: add hotplug support

2016-03-28 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