[ovs-dev] [PATCH v2 2/8] netdev-linux: initialize netns as invalid.

Flavio Leitner fbl at redhat.com
Mon Dec 4 13:54:48 UTC 2017


On Fri, 1 Dec 2017 13:15:06 -0800
Ben Pfaff <blp at ovn.org> wrote:

> On Thu, Nov 09, 2017 at 03:31:01PM -0200, Flavio Leitner wrote:
> > A port might be already in another netns, so initialize it
> > as invalid to force a state update.
> > 
> > Signed-off-by: Flavio Leitner <fbl at redhat.com>  
> 
> This doesn't build for me:
>     ../lib/netdev-linux.c:793:32: error: no member named 'netns' in 'struct netdev_linux'

Yeah, it should have been after patch 3/8.
Based on your comments for the other patch, I think we don't need
this as a separate patch if I improve the documentation in the
sources.

Thanks.
-- 
Flavio


More information about the dev mailing list