[ovs-discuss] Error adding port for datapath type netdev

Ben Pfaff blp at nicira.com
Mon Jul 22 20:35:49 UTC 2013


On Mon, Jul 22, 2013 at 12:20:02PM +0200, Benjamin Lunsky wrote:
> ovs-vsctl add-br br1 -- set bridge br1 datapath_type=netdev
> ovs-vsctl add-port br1 p1 -- set interface p1 ofport_request=1 --
> 
> The second line causes an error in lib/netdev-linux.c in the
> do_get_ifindex function - an error value of 19 is returned.

No one knows what an error value of 19 means.  The function logs the
actual name of the error, please tell us what it is.



More information about the discuss mailing list