[dpdk-dev] [PATCH v3 0/2] i40e: Enlarge the number of supported queues

2015-11-05 Thread Zhang, Helin
> -Original Message- > From: Traynor, Kevin > Sent: Wednesday, November 4, 2015 10:54 PM > To: Zhang, Helin; dev at dpdk.org > Subject: RE: [dpdk-dev] [PATCH v3 0/2] i40e: Enlarge the number of supported > queues > > > -Original Message- > >

[dpdk-dev] [PATCH v3 0/2] i40e: Enlarge the number of supported queues

2015-11-04 Thread Traynor, Kevin
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Helin Zhang > Sent: Tuesday, November 3, 2015 3:40 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v3 0/2] i40e: Enlarge the number of supported > queues > > It enlarges the numbe

[dpdk-dev] [PATCH v3 0/2] i40e: Enlarge the number of supported queues

2015-11-03 Thread Helin Zhang
It enlarges the number of supported queues to hardware allowed maximum. There was a software limitation of 64 per physical port which is not reasonable. v2 changes: Fixed issues of using wrong configured number of VF queues. v3 changes: Updated release notes. Helin Zhang (2): i40e: adjust the

[dpdk-dev] [PATCH v3 0/2] i40e: Enlarge the number of supported queues

2015-11-03 Thread Thomas Monjalon
2015-11-03 23:40, Helin Zhang: > It enlarges the number of supported queues to hardware allowed maximum. There > was a software limitation of 64 per physical port which is not reasonable. > > v2 changes: > Fixed issues of using wrong configured number of VF queues. > > v3 changes: > Updated relea