On Thu, Nov 17, 2011 at 07:45:37PM -0800, Ethan Jackson wrote:
> The unit tests did not allow users to run them as root because
> ovs-vswitchd would destroy all of the existing 'system' datapaths.
> This patch prevents ovs-vswitchd from registering 'system'
> datapaths when running unit tests preve
Please review this version of the patch.
On Thu, Nov 17, 2011 at 19:45, Ethan Jackson wrote:
> The unit tests did not allow users to run them as root because
> ovs-vswitchd would destroy all of the existing 'system' datapaths.
> This patch prevents ovs-vswitchd from registering 'system'
> datapat
The unit tests did not allow users to run them as root because
ovs-vswitchd would destroy all of the existing 'system' datapaths.
This patch prevents ovs-vswitchd from registering 'system'
datapaths when running unit tests preventing the issue.
---
lib/dpif.c | 15 +++
l
Oops, this patch doesn't work properly. Please ignore it.
Ethan
On Thu, Nov 17, 2011 at 19:38, Ethan Jackson wrote:
> The unit tests did not allow users to run them as root because
> ovs-vswitchd would destroy all of the existing 'system' datapaths.
> This patch prevents ovs-vswitchd from regis
The unit tests did not allow users to run them as root because
ovs-vswitchd would destroy all of the existing 'system' datapaths.
This patch prevents ovs-vswitchd from registering 'system'
datapaths when running unit tests preventing the issue.
---
lib/dpif.c | 15 +++
l