2017-01-05 7:52 GMT-08:00 Stephen Finucane :
> On Thu, 2017-01-05 at 10:42 +, Ciara Loftus wrote:
>> From: Mauricio Vásquez
>>
>> 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 h
On Thu, 2017-01-05 at 10:42 +, Ciara Loftus wrote:
> From: Mauricio Vásquez
>
> 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. T
From: Mauricio Vásquez
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 two appctl commands:
netdev-dpdk/attach and ne