[ovs-discuss] Regarding adding dpdk port on ovs

Daniele Di Proietto ddiproietto at vmware.com
Thu Oct 9 16:11:27 UTC 2014


Hi,

On 10/8/14, 4:50 PM, "Shivapriya Hiremath" <shivpri.b at gmail.com> wrote:

>Hi ,
>
>
>I am not able to add the dpdk port to a bridge. I get the following error.
>
>
>​​
>./utilities/ovs-vsctl add-port br0 dpdk0 -- set Interface dpdk0 type=dpdk
>ovs-vsctl: Error detected while setting up 'dpdk0'.  See ovs-vswitchd log
>for details.
>
>
>
>​Could anyone please tell me where to find the ovs-switchd log ? I have a
>fedora set up. Am I missing something ? I followed the
>https://github.com/openvswitch/ovs/blob/master/INSTALL.DPDK
><https://urldefense.proofpoint.com/v1/url?u=https://github.com/openvswitch
>/ovs/blob/master/INSTALL.DPDK&k=oIvRg1%2BdGAgOoM1BIlLLqw%3D%3D%0A&r=MV9BdL
>jtFIdhBDBaw5z%2BU6SSA2gAfY4L%2F1HCy3VjlKU%3D%0A&m=A7JzvVOZpspFzfMB7WeddcL1
>VbQ2bnRrxwTUKq2IUZM%3D%0A&s=6b39897ee3c1a44e44db7e5889ad1e4010570ab4e18bb4
>6d1c105f9d8822236e>
>

You can ask ovs-vswitchd to write to a specific log file with the
—log-file option. Please, take a look at man ovs-vswitchd(8).

>
>
>
>Please let me know if you need any more information from me.
>

About the error: is your system using 1GB hugepages? Otherwise there might
not be enough memory to create the DPDK memory pools.

>
>Thank you.​
>
>
>
>



More information about the discuss mailing list