Hi,

when configuring OVS vhost-user interfaces with multiple queues like so:

ovs-vsctl set Interface vhost-user-0 options:n_rxq=2
ovs-vsctl set Interface vhost-user-1 options:n_rxq=2

i get the following warnings when starting ovs-vswitchd:

2016-04-04T08:53:28Z|00038|netdev|WARN|vhost-user-0: arguments provided to 
device that is not configurable
2016-04-04T08:53:28Z|00039|netdev|WARN|vhost-user-1: arguments provided to 
device that is not configurable

The guest vm also does not have multiple queues enabled as they are not set in 
ovs.
Im using OVS 2.5 from git -> branch-2.5 -> commit 
e099c86ca432d1daeaf8edb66225e7edf061c0b0

Someone had a similar issue or knows a fix?

Best regards
Felix

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to