Re: [dpdk-dev] Question on documentation / Mellanox ConnectX-3

2018-04-09 Thread Marcelo Ricardo Leitner
On Mon, Apr 09, 2018 at 05:07:51PM +0200, Adrien Mazarguil wrote: > On Sun, Apr 08, 2018 at 06:27:50PM -0300, Marcelo Ricardo Leitner wrote: > > On Thu, Apr 05, 2018 at 11:26:21AM +0200, Adrien Mazarguil wrote: > > > On Tue, Apr 03, 2018 at 02:59:38PM -0300, Marcelo Ricardo Leitner wrote: > > > > H

Re: [dpdk-dev] Question on documentation / Mellanox ConnectX-3

2018-04-09 Thread Adrien Mazarguil
On Sun, Apr 08, 2018 at 06:27:50PM -0300, Marcelo Ricardo Leitner wrote: > On Thu, Apr 05, 2018 at 11:26:21AM +0200, Adrien Mazarguil wrote: > > On Tue, Apr 03, 2018 at 02:59:38PM -0300, Marcelo Ricardo Leitner wrote: > > > Hi, > > > > > > http://docs.openvswitch.org/en/latest/howto/dpdk/ says: > >

Re: [dpdk-dev] Question on documentation / Mellanox ConnectX-3

2018-04-08 Thread Marcelo Ricardo Leitner
On Thu, Apr 05, 2018 at 11:26:21AM +0200, Adrien Mazarguil wrote: > On Tue, Apr 03, 2018 at 02:59:38PM -0300, Marcelo Ricardo Leitner wrote: > > Hi, > > > > http://docs.openvswitch.org/en/latest/howto/dpdk/ says: > > > > Some NICs (i.e. Mellanox ConnectX-3) have only one PCI address > > associated

Re: [dpdk-dev] Question on documentation / Mellanox ConnectX-3

2018-04-05 Thread Adrien Mazarguil
On Tue, Apr 03, 2018 at 02:59:38PM -0300, Marcelo Ricardo Leitner wrote: > Hi, > > http://docs.openvswitch.org/en/latest/howto/dpdk/ says: > > Some NICs (i.e. Mellanox ConnectX-3) have only one PCI address > associated with multiple ports. Using a PCI device like above won’t > work. Instead, belo

[dpdk-dev] Question on documentation / Mellanox ConnectX-3

2018-04-03 Thread Marcelo Ricardo Leitner
Hi, http://docs.openvswitch.org/en/latest/howto/dpdk/ says: Some NICs (i.e. Mellanox ConnectX-3) have only one PCI address associated with multiple ports. Using a PCI device like above won’t work. Instead, below usage is suggested: $ ovs-vsctl add-port br0 dpdk-p0 -- set Interface dpdk-p0 type=d