On Tue, Jul 14, 2015 at 12:28:16PM -0300, Thadeu Lima de Souza Cascardo wrote:
> On Mon, Jul 13, 2015 at 09:02:17AM -0700, Ben Pfaff wrote:
> > On Tue, Jul 07, 2015 at 03:38:51PM -0300, Thadeu Lima de Souza Cascardo 
> > wrote:
> > > When there is no vport for a given netdev, dpif_netlink_vport_get might 
> > > return
> > > ENODEV. Do not warn a failure to get port stats when that's the case.
> > > 
> > > Signed-off-by: Thadeu Lima de Souza Cascardo <casca...@redhat.com>
> > 
> > Can you give some more context about when this gets reported?  I haven't
> > seen anyone complaining about spurious warnings.
> 
> Just use a bridge with type netdev, it will show up right after starting
> vswitchd, for the internal port and linux ports. Since they are not added to 
> the
> netlink dpif, trying to get vports stats will return ENODEV.

OK, thanks, I didn't understand the context of the userspace switch.

I applied this to master, branch-2.4, and branch-2.3.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to