Re: [lng-odp] problem about odp-ovs(with dpdk)

2018-01-16 Thread lin huang
lf Of Bogdan >>Pricope >>Sent: Tuesday, January 16, 2018 9:07 PM >>To: Maxim Uvarov <maxim.uva...@linaro.org> >>Cc: lng-odp-forward <lng-odp@lists.linaro.org> >>Subject: Re: [lng-odp] problem about odp-ovs(with dpdk) >> >>See below commands (a

Re: [lng-odp] problem about odp-ovs(with dpdk)

2018-01-16 Thread Bogdan Pricope
See below commands (adapt to your PCI IDs and driver): ${DPDK_PATH}/usertools/dpdk-devbind.py -s ${DPDK_PATH}/usertools/dpdk-devbind.py -u :01:00.0 ${DPDK_PATH}usertools/dpdk-devbind.py -u :01:00.1 ${DPDK_PATH}/usertools/dpdk-devbind.py --bind=igb_uio :01:00.0

Re: [lng-odp] problem about odp-ovs(with dpdk)

2018-01-16 Thread Maxim Uvarov
On 01/16/18 10:35, lin huang wrote: > Hi guys, >I get a problem when I try to use odp-ovs with odp-dpdk. > I compiled the odp-dpdk and odp-ovs successfully. and then I want to try add > a port to ovs bridge with the following command: > > ovs-vsctl add-port br0 odp:enp0s8 -- set Interface