Re: [dpdk-dev] mlx5 and secondary processes

2018-01-31 Thread Xueming(Steven) Li
dev@dpdk.org > Subject: [dpdk-dev] mlx5 and secondary processes > > Hi, > > I can't get TX on secondary process to works with the lastest dpdk, it was > running fine with dpdk-16.11. > RX/TX is ok on primary processs, and I'm not interested in RX on secondary > proces

Re: [dpdk-dev] mlx5 and secondary processes

2017-11-14 Thread Olivier Gournet
Hi Nelio, On 11/14/2017 11:34 AM, Nelio Laranjeiro wrote: Hi Olivier, On Tue, Nov 14, 2017 at 10:58:02AM +0100, Olivier Gournet wrote: Hi, I can't get TX on secondary process to works with the lastest dpdk, it was running fine with dpdk-16.11. RX/TX is ok on primary processs, and I'm not int

Re: [dpdk-dev] mlx5 and secondary processes

2017-11-14 Thread Nelio Laranjeiro
Hi Olivier, On Tue, Nov 14, 2017 at 10:58:02AM +0100, Olivier Gournet wrote: > Hi, > > I can't get TX on secondary process to works with the lastest dpdk, it was > running fine with dpdk-16.11. > RX/TX is ok on primary processs, and I'm not interested in RX on secondary > process. Each process

[dpdk-dev] mlx5 and secondary processes

2017-11-14 Thread Olivier Gournet
Hi, I can't get TX on secondary process to works with the lastest dpdk, it was running fine with dpdk-16.11. RX/TX is ok on primary processs, and I'm not interested in RX on secondary process. Each process has its owns TX queues. I upgraded everything to: linux 4.14 dpdk 17.11-rc4 rdma-c