Re: [dpdk-dev] [PATCH] net/bonding: improve non-ip packets RSS

2017-02-10 Thread Declan Doherty
On 18/11/16 09:08, haifeng.lin at huawei.com (Haifeng Lin) wrote: Most ethernet not support non-ip packets RSS and only first queue can used to receive. In this scenario lacp bond can only use one queue even if multi queue configured. We use below formula to change the map between bond_qid and s

Re: [dpdk-dev] [PATCH] net/bonding: improve non-ip packets RSS

2016-12-08 Thread Ferruh Yigit
On 11/18/2016 9:08 AM, Haifeng Lin wrote: > Most ethernet not support non-ip packets RSS and only first > queue can used to receive. In this scenario lacp bond can > only use one queue even if multi queue configured. > > We use below formula to change the map between bond_qid and > slave_qid to le

[dpdk-dev] [PATCH] net/bonding: improve non-ip packets RSS

2016-11-18 Thread Haifeng Lin
Most ethernet not support non-ip packets RSS and only first queue can used to receive. In this scenario lacp bond can only use one queue even if multi queue configured. We use below formula to change the map between bond_qid and slave_qid to let at least slave_num queues to receive packets: