DPDK patches and discussions
 help / color / mirror / Atom feed
From: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, Kumar A S <kumaras@chelsio.com>,
	Nirranjan Kirubaharan <nirranjan@chelsio.com>
Subject: Re: [dpdk-dev] [PATCH v2] doc: introduce networking driver matrix
Date: Wed, 17 Feb 2016 15:22:51 +0530	[thread overview]
Message-ID: <20160217095249.GA20697@scalar.blr.asicdesigners.com> (raw)
In-Reply-To: <1879942.PGdyzlWe5r@xps13>

Hi Thomas,

On Tuesday, February 02/16/16, 2016 at 05:42:30 -0800, Thomas Monjalon wrote:
> 2016-02-16 17:05, Rahul Lakkireddy:
> > Hi Thomas,
> > 
> > Got a couple of questions on how to mark some of the features for CXGBE
> > below.
> > 
> > On Wednesday, January 01/27/16, 2016 at 21:07:09 +0100, Thomas Monjalon wrote:
> [...]
> > > +   VLAN filter
> > > +   ethertype filter
> > > +   n-tuple filter
> > > +   SYN filter
> > > +   tunnel filter
> > > +   flexible filter
> > > +   hash filter
> > > +   flow director
> > 
> > It is possible to set some of the above filters via our cxgbe flow
> > director. Do we mark these filter features as supported?
> 
> How do you configure these filters? rte_eth_dev_filter_ctrl()?
> Which type in rte_filter_type?
> 

Yes, we configure it with rte_eth_dev_filter_ctrl() and with
RTE_ETH_FILTER_FDIR filter type.  With Chelsio hardware it's possible
to match several different filters in the same rule.

For e.g., it's possible to set a vlan, ethertype, and n-tuple filters
all on the same rule.

The generic architecture [1] for flow director can accept these several
filters in the same rule and hence the cxgbe flow director can handle
these different filters with this generic approach.

[1] http://dpdk.org/ml/archives/dev/2016-February/032605.html

Thanks,
Rahul

  reply	other threads:[~2016-02-17  9:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-26 20:53 [dpdk-dev] [PATCH] " Thomas Monjalon
2016-01-27 20:07 ` [dpdk-dev] [PATCH v2] " Thomas Monjalon
2016-02-09 11:21   ` Thomas Monjalon
2016-02-16 11:35   ` Rahul Lakkireddy
2016-02-16 13:42     ` Thomas Monjalon
2016-02-17  9:52       ` Rahul Lakkireddy [this message]
2016-03-01 13:53   ` Matej Vido
2016-03-01 14:12     ` Thomas Monjalon

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=20160217095249.GA20697@scalar.blr.asicdesigners.com \
    --to=rahul.lakkireddy@chelsio.com \
    --cc=dev@dpdk.org \
    --cc=kumaras@chelsio.com \
    --cc=nirranjan@chelsio.com \
    --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).