Re: [ovs-discuss] Ovs with DPDK:Error attaching device '0000:02:00.0' to DPDK

2018-07-28 Thread Pradeep K.S
Did you load/inserted vfio-pci driver before starting ovs, else ovs-dpdk won't initialize with support for vfio-pci. If not reload the openvswitch process after loading vfio module in the kernel. ovs-vswichd.log will help to debug further if above doesn't resolve your error. On Sat, Jul 28,

[ovs-discuss] Ovs with DPDK:Error attaching device '0000:02:00.0' to DPDK

2018-07-28 Thread Vancasola
Hi, When I try to add a port with dpdk, I met an error: "Error attaching device ':02:00.0' to DPDK". This is the instruction: ovs-vsctl add-port br0 dpdk-p0 -- set Interface dpdk-p0 type=dpdk options:dpdk-devargs=:02:00.0 I have searched github and many mails, but I still cannot

Re: [ovs-discuss] Error attaching device to DPDK

2018-07-28 Thread Vancasola
Hi, I meet with the same issue. And I can't find the solution for a long time. Have you solved it?___ discuss mailing list disc...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-discuss