Hi Christian, Thanks for writing us. We are able to mount the Intel 10gig DPDK Supported NIC Cards as stated in below url.Our Test Cases:1.0 Intel 10gig with Pass Through on to Vyatta Router , Traffic Generator was IXIA (No DPDK Enabled Interfaces)2.0 Intel 10gig with Pass Through on to Vyatta Router , Traffic Generator was IXIA ( DPDK Enabled Interfaces)3.0 OVS Bridge Interfaces on to Vyatta Router, Traffic Generator was IXIA (No DPDK )4.0 OVS Bridge Interfaces on to Vyatta Router, Traffic Generator was IXIA (DPDK) >From the above 4 scenarios, we are not able to add dpdk0 port to ovs bridge (4 >Test Cases). OVS+DPDK http://openvswitch.org/support/dist-docs/INSTALL.DPDK.md.txt
Pls advise, how to add the ovs along with dpdk . ThanksShyam yeduru From: christian.ehrha...@canonical.com Date: Tue, 5 Jul 2016 18:32:15 +0200 Subject: Re: [ovs-discuss] OVS+DPDK issue on Ubuntu 16.04 To: yedurush...@hotmail.com CC: discuss@openvswitch.org; sy00454...@techmahindra.com Hi,The TL;DR is that in Ubuntu 16.04 the base openvswitch-switch package knows nothing about dpdk.But the openvswitch-switch-dpdk package does. please follow the whole page around https://help.ubuntu.com/16.04/serverguide/DPDK.html#dpdk-openvswitch for some guidance. Christian EhrhardtSoftware Engineer, Ubuntu ServerCanonical Ltd On Mon, Jul 4, 2016 at 9:51 AM, shyam yeduru <yedurush...@hotmail.com> wrote: 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. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss