Regards
_Sugesh

> -----Original Message-----
> From: discuss [mailto:discuss-boun...@openvswitch.org] On Behalf Of Ali
> Volkan Atli
> Sent: Wednesday, April 20, 2016 7:09 AM
> To: discuss@openvswitch.org
> Subject: [ovs-discuss] DPDK-ports?
> 
> Hi
> 
> I have two 2x10G and one 4x1G DPDK supported NICs. When I try to add a
> DPDK port into a bridge, the option is only "ovs-vsctl add-port br0 dpdk0 --
> set Interface dpdk0 type=dpdk". But what if I need to add a specific DPDK
> port only, what does dpdk0 correspond to? Is there any method that I can
> use pci-bus address or whatever?
> 
> Thanks in advance..
> 
[Sugesh] There is no such mechanism to use PCI bus address to specify the DPDK 
ports for now.
The naming convention of DPDK ports are based on the order at which the ports 
are bind to the 
DPDK driver.
You could refer the DPDK logs that printed at OVS boot time to identify the 
ports and their PCI addresses.

> - Volkan
> _______________________________________________
> discuss mailing list
> discuss@openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to