Re: [dpdk-dev] [PATCH v3 2/2] app/testpmd: add API for configuration of queue region

2017-09-25 Thread Zhao1, Wei
Hi,Ferruh > -Original Message- > From: Yigit, Ferruh > Sent: Monday, September 25, 2017 5:43 PM > To: Zhao1, Wei ; dev@dpdk.org; Wu, Jingjing > > Subject: Re: [dpdk-dev] [PATCH v3 2/2] app/testpmd: add API for > configuration of queue region > > On 9/25/2017

Re: [dpdk-dev] [PATCH v3 2/2] app/testpmd: add API for configuration of queue region

2017-09-25 Thread Ferruh Yigit
On 9/25/2017 10:25 AM, Zhao1, Wei wrote: > Hi, Ferruh > >> -Original Message- >> From: Yigit, Ferruh >> Sent: Wednesday, September 20, 2017 6:46 PM >> To: Zhao1, Wei ; dev@dpdk.org; Wu, Jingjing >> >> Subject: Re: [dpdk-dev] [PATCH v3 2/2] ap

Re: [dpdk-dev] [PATCH v3 2/2] app/testpmd: add API for configuration of queue region

2017-09-25 Thread Zhao1, Wei
Hi, Ferruh > -Original Message- > From: Yigit, Ferruh > Sent: Wednesday, September 20, 2017 6:46 PM > To: Zhao1, Wei ; dev@dpdk.org; Wu, Jingjing > > Subject: Re: [dpdk-dev] [PATCH v3 2/2] app/testpmd: add API for > configuration of queue region > > On 9/15/2

Re: [dpdk-dev] [PATCH v3 2/2] app/testpmd: add API for configuration of queue region

2017-09-20 Thread Ferruh Yigit
On 9/15/2017 4:13 AM, Wei Zhao wrote: > This patch add a API configuration of queue region in rss. > It can parse the parameters of region index, queue number, > queue start index, user priority, traffic classes and so on. > According to commands from command line, it will call i40e > private API a

[dpdk-dev] [PATCH v3 2/2] app/testpmd: add API for configuration of queue region

2017-09-14 Thread Wei Zhao
This patch add a API configuration of queue region in rss. It can parse the parameters of region index, queue number, queue start index, user priority, traffic classes and so on. According to commands from command line, it will call i40e private API and start the process of set or flush queue regio