Re: [dpdk-dev] [v6] net/i40e: fix vf runtime queues rss config

2019-08-13 Thread Ye Xiaolong
On 08/14, Xiao Zhang wrote: >I40evf queue can not work properly with kernel pf driver for X722 vf. >Eg. when configure 8 queues pair, only 4 queues can receive packets, >and half packets will be lost if using 2 queues pair. >This issue is caused by misconfiguration of look up table, the original

[dpdk-dev] [v6] net/i40e: fix vf runtime queues rss config

2019-08-13 Thread Xiao Zhang
I40evf queue can not work properly with kernel pf driver for X722 vf. Eg. when configure 8 queues pair, only 4 queues can receive packets, and half packets will be lost if using 2 queues pair. This issue is caused by misconfiguration of look up table, the original code of LUT configuration did no