Hello,
I am trying to run openvswitch with DPDK, but I am not able to add any
dpdk port to the bridge.
When I run "ovs-vsctl add-port br0 dpdk0 -- set Interface dpdk0
type=dpdk ofport_request=10" I get the next error:
ovs-vsctl: Error detected while setting up 'dpdk0'. See ovs-vswitchd
log for details.
And in the log appears:
|dpdk|ERR|eth dev config error -22
|dpif_netdev|ERR|dpdk0, cannot set multiq
|dpif|WARN|netdev@ovs-netdev: failed to add dpdk0 as port: Resource
temporarily unavailable
After adding the port to the bridge the lights of the RJ45 switch off.
¿Any idea of what happened?
Thank you in advanced.
Iñaki Murillo
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev