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.

Feel free to paraphrase that on the commit message, or ask me to send a v2.

Thanks a lot.
Cascardo.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to