[dpdk-dev] [PATCH v2 0/6] Support configuring hash functions

2014-08-29 Thread Thomas Monjalon
2014-08-01 05:26, Zhang, Helin: > Would you please help to apply it as soon as possible, as another > developer here who is now developing another feature (Flow Director) > which has dependency on these patches? This patchset about hash functions and the ones about flow director and VxLAN are pend

[dpdk-dev] [PATCH v2 0/6] Support configuring hash functions

2014-08-20 Thread Zhang, Helin
> -Original Message- > From: Zhang, Helin > Sent: Monday, July 28, 2014 4:26 PM > To: dev at dpdk.org > Cc: Zhang, Helin > Subject: [PATCH v2 0/6] Support configuring hash functions > > These pathches mainly support configuring hash functions. > In detail, > - It can select Toeplitz or

[dpdk-dev] [PATCH v2 0/6] Support configuring hash functions

2014-08-01 Thread Zhang, Helin
> -Original Message- > From: Zhan, Zhaochen > Sent: Thursday, July 31, 2014 10:49 AM > To: Zhang, Helin; dev at dpdk.org > Subject: RE: [dpdk-dev] [PATCH v2 0/6] Support configuring hash functions > > > > These pathches mainly support configuring ha

[dpdk-dev] [PATCH v2 0/6] Support configuring hash functions

2014-07-31 Thread Zhan, Zhaochen
> These pathches mainly support configuring hash functions. > In detail, > - It can select Toeplitz or simple XOR hash functions. > - It can configure symmetric hash functions. >* Get/set symmetric hash enable per port. >* Get/set symmetric hash enable per 'PCTYPE'. >* Get/set filter

[dpdk-dev] [PATCH v2 0/6] Support configuring hash functions

2014-07-29 Thread Wu, Jingjing
Reviewed-by: Jingjing Wu > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Helin Zhang > Sent: Monday, July 28, 2014 4:26 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v2 0/6] Support configuring hash functions > > These pa

[dpdk-dev] [PATCH v2 0/6] Support configuring hash functions

2014-07-28 Thread Helin Zhang
These pathches mainly support configuring hash functions. In detail, - It can select Toeplitz or simple XOR hash functions. - It can configure symmetric hash functions. * Get/set symmetric hash enable per port. * Get/set symmetric hash enable per 'PCTYPE'. * Get/set filter swap configura