DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Zhang, Helin" <helin.zhang@intel.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v2 0/6] Support configuring hash functions
Date: Fri, 1 Aug 2014 05:26:22 +0000	[thread overview]
Message-ID: <F35DEAC7BCE34641BA9FAC6BCA4A12E70A770920@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <6D0EE020084B194084D70B0A8D2207B8EB0BC8@SHSMSX104.ccr.corp.intel.com>



> -----Original Message-----
> From: Zhan, Zhaochen
> Sent: Thursday, July 31, 2014 10:49 AM
> To: Zhang, Helin; dev@dpdk.org
> Subject: RE: [dpdk-dev] [PATCH v2 0/6] Support configuring hash functions
> 
> 
> > 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 configurations.
> >  - 'ethdev' level interfaces are added.
> >    * 'is_command_supported', to check if a feature (command)
> >      is supported on a port.
> >    * 'rx_classification_filter_ctl', a common API to execute
> >      specific command of each feature.
> >  - Seven commands are implemented in testpmd to support
> >    testing above.
> > Note that 'PCTYPE' means 'Packet Classification Type'.
> >
> > Helin Zhang (6):
> >   ethdev: rename macros of packet classification type
> >   ethdev: add new ops of 'is_command_supported' and
> >     'rx_classification_filter_ctl'
> >   i40e: support of 'rx_classification_filter_ctl'
> >   i40e: support of 'is_command_supported'
> >   i40e: Initialize hash function during port initialization.
> >   app/testpmd: add commands for configuring hash functions
> 
> Tested-by: Zhaochen Zhan <zhaochen.zhan@intel.com>
> 
> I have tested this patch on fedora20 with Fortville NIC.
> The hash function toeplitz/simple XOR/ symmetric all works well for ip/udp both
> ipv4 and ipv6 packets in testpmd support RSS.

Hi Thomas

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?
Thank you very much!

Regards,
Helin

  reply	other threads:[~2014-08-01  5:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-28  8:25 Helin Zhang
2014-07-28  8:25 ` [dpdk-dev] [PATCH v2 1/6] ethdev: rename macros of packet classification type Helin Zhang
2014-08-27 16:44   ` Thomas Monjalon
2014-07-28  8:25 ` [dpdk-dev] [PATCH v2 2/6] ethdev: add new ops of 'is_command_supported' and 'rx_classification_filter_ctl' Helin Zhang
2014-07-28  8:25 ` [dpdk-dev] [PATCH v2 3/6] i40e: support of 'rx_classification_filter_ctl' Helin Zhang
2014-07-28  8:25 ` [dpdk-dev] [PATCH v2 4/6] i40e: support of 'is_command_supported' Helin Zhang
2014-07-28  8:25 ` [dpdk-dev] [PATCH v2 5/6] i40e: Initialize hash function during port initialization Helin Zhang
2014-07-28  8:25 ` [dpdk-dev] [PATCH v2 6/6] app/testpmd: add commands for configuring hash functions Helin Zhang
2014-07-29  2:57 ` [dpdk-dev] [PATCH v2 0/6] Support " Wu, Jingjing
2014-07-31  2:49 ` Zhan, Zhaochen
2014-08-01  5:26   ` Zhang, Helin [this message]
2014-08-29 16:11     ` Thomas Monjalon
2014-08-20  7:05 ` Zhang, Helin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F35DEAC7BCE34641BA9FAC6BCA4A12E70A770920@SHSMSX104.ccr.corp.intel.com \
    --to=helin.zhang@intel.com \
    --cc=dev@dpdk.org \
    --cc=thomas.monjalon@6wind.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).