[ovs-discuss] OVS+DPDK issue on Ubuntu 16.04

shyam yeduru yedurushyam at hotmail.com
Mon Jul 4 07:51:09 UTC 2016


Hi Team,
 
We have used ovs+dpdk installed and trying to test with Brocade Vyatta VNF which is  DPDK Supported. We were not able to add dpdk0 port to OVS Bridge.
 
Error log :
 
2016-06-16T19:28:29.819Z|00021|bridge|INFO|bridge ovsbr0: added interface ovsbr0 on port 65534
2016-06-16T19:28:29.819Z|00022|bridge|INFO|bridge ovsbr0: added interface vnet0 on port 2
2016-06-16T19:28:29.819Z|00023|bridge|INFO|bridge ovsbr0: added interface enp7s16f4 on port 1
2016-06-16T19:28:29.819Z|00024|netdev|WARN|could not create netdev dpdk0 of unknown type dpdk
2016-06-16T19:28:29.819Z|00025|bridge|WARN|could not open network device dpdk0 (Address family not supported by protocol)
2016-06-16T19:28:29.819Z|00026|bridge|INFO|bridge ovsbr1: added interface ovsbr1 on port 65534
2016-06-16T19:28:29.819Z|00027|netdev|WARN|could not create netdev vhost-user1 of unknown type dpdkvhostuser
2016-06-16T19:28:29.819Z|00028|bridge|WARN|could not open network device vhost-user1 (Address family not supported by protocol)
2016-06-16T19:28:29.819Z|00029|bridge|INFO|bridge ovsbr0: using datapath ID 0000c67be1a7aa45
2016-06-16T19:28:29.820Z|00030|connmgr|INFO|ovsbr0: added service controller "punix:/var/run/openvswitch/ovsbr0.mgmt"
2016-06-16T19:28:29.856Z|00031|bridge|INFO|bridge ovsbr1: using datapath ID 0000821322a5cb42
2016-06-16T19:28:29.856Z|00032|connmgr|INFO|ovsbr1: added service controller "punix:/var/run/openvswitch/ovsbr1.mgmt"
2016-06-16T19:28:29.894Z|00033|netdev|WARN|could not create netdev dpdk0 of unknown type dpdk
2016-06-16T19:28:29.894Z|00034|bridge|WARN|could not open network device dpdk0 (Address family not supported by protocol)
2016-06-16T19:28:29.894Z|00035|netdev|WARN|could not create netdev vhost-user1 of unknown type dpdkvhostuser
2016-06-16T19:28:29.894Z|00036|bridge|WARN|could not open network device vhost-user1 (Address family not supported by protocol)
2016-06-16T19:28:29.896Z|00037|bridge|INFO|ovs-vswitchd (Open vSwitch) 2.5.0
 
Operating System : Ubuntu 16.04
Hardward :
Manufacturer: HP
Product Name: ProLiant DL380p Gen8
Intel 10gig DPDK Support with Intel SFP’s
OpenvSwitch :
Architecture: amd64
Source: openvswitch
Version: 2.5.0-0ubuntu1
Depends: kmod | module-init-tools, netbase, openvswitch-common (= 2.5.0-0ubuntu1), procps, python-argparse, uuid-runtime, init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python:any, libc6 (>= 2.14), libcap-ng0, libssl1.0.0 (>= 1.0.0)
Filename: pool/main/o/openvswitch/openvswitch-switch_2.5.0-0ubuntu1_amd64.deb
 
OVS+DPDK
Architecture: amd64
Source: openvswitch
Version: 2.5.0-0ubuntu1
Depends: dpdk, openvswitch-switch (= 2.5.0-0ubuntu1), libc6 (>= 2.14), libcap-ng0, libdpdk0 (>= 2.2), libssl1.0.0 (>= 1.0.0)
Filename: pool/main/o/openvswitch/openvswitch-switch-dpdk_2.5.0-0ubuntu1_amd64.deb
 
Please advise, how do we proceed further and achieve configurations. 		 	   		  


More information about the discuss mailing list