commit 60bdd01 ("Separating OVN NB and SB database processes") introduced
a separating OVN NB and SB database process, the path of sock file need
to be updated.
Fixes: 60bdd01 ("Separating OVN NB and SB database processes")
Signed-off-by: Li Wei
---
ovn/northd/ovn-northd.8
Hi,
On 05/31/2016 10:59 PM, Aaron Conole wrote:
> Li Wei writes:
>
>> commit 60bdd01 ("Separating OVN NB and SB database processes") introduced
>> a separating OVN NB and SB database process, the path of sock file need
>> to be updated.
>>
>> Fixe
commit 60bdd01148e4 ("Separating OVN NB and SB database processes")
introduced a separating OVN NB and SB database process, the path of
sock files need to be updated.
Fixes: 60bdd01148e4 ("Separating OVN NB and SB database processes")
Signed-off-by: Li Wei
---
v1 -> v2:
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