Re: [dpdk-users] Unable to launch testpmd with Mellanox ConnectX-3 Pro NIC

2018-01-18 Thread Timur Bogdanov
Yes, the problem was in this parameter and after changing it to "-1" testpmd application has been started successfully. BUT, it started successfully only on server where Mellanox OFED is installed. On another server a rdma-core was installed from sources. (rpm's were built and installed) I also

Re: [dpdk-users] Unable to launch testpmd with Mellanox ConnectX-3 Pro NIC

2018-01-18 Thread Adrien Mazarguil
On Thu, Jan 18, 2018 at 03:11:16PM +0300, Timur Bogdanov wrote: > Yes, the problem was in this parameter and after changing it to "-1" > testpmd application has been started successfully. > > BUT, it started successfully only on server where Mellanox OFED is installed. > > On another server a

Re: [dpdk-users] Does BONDING_MODE_8023AD is works in 17.11?

2018-01-18 Thread Thomas Monjalon
No reply after 2 months, adding maintainer Cc. 17/11/2017 23:24, Алексей Телятников: > Greetings. I have issue with link-aggregation in DPDK. My HP A5820X > switch does not recive LACP from DPDK application. > > Has anyone worked with BONDING_MODE_8023AD? > > I have: DPDK 17.11 HEAD &

[dpdk-users] kni interface about X710

2018-01-18 Thread Xiao, Xiaohong (NSB - CN/Shanghai)
Hello We are trying to create kni interfaces on the X710 ethernet interface, so that the function kni_ioctl_create() is called. But we falls to below “else” branch and get a random MAC address on the created kni interface. And we also noticed that, for igb/ixgbe devices, no above issue �C it

Re: [dpdk-users] Unable to launch testpmd with Mellanox ConnectX-3 Pro NIC

2018-01-18 Thread Adrien Mazarguil
On Tue, Jan 16, 2018 at 06:59:31PM +0300, Timur Bogdanov wrote: > Hi, > > I'm trying to use dpdk with Mellanox ConnectX-3 Pro NIC. > I built PMD for it according to instructions on > "http://dpdk.org/doc/guides/nics/mlx4.html; and tried to launch > testpmd app but got following error: > PMD: