DPDK patches and discussions
 help / color / mirror / Atom feed
From: Navneet Rao <navneet.rao@oracle.com>
To: "Mcnamara, John" <john.mcnamara@intel.com>, dev@dpdk.org
Subject: Re: [dpdk-dev] flow_director_filter error!!
Date: Thu, 20 Aug 2015 11:56:54 -0700 (PDT)	[thread overview]
Message-ID: <5b6a327b-d330-42a8-87f9-cf04d5a41225@default> (raw)
In-Reply-To: <B27915DBBA3421428155699D51E4CFE2022F8241@IRSMSX103.ger.corp.intel.com>

Thanks John.

I am trying to setup/use the flow-director-filter on the i540.

-- When I try to setup the flow-director-filter as per the example, I am getting "bad arguments"!!!
     So decided to see if the flush command would work.


In the interim --- I am using ethertype filter to accomplish the following.
What I am trying to do is this --
Use 2 different i540 cards
Use the igb_uio driver.
Use the testpmd app.
Setup 5 different MAC-ADDRESSes on each port. (using the set mac_addr command)
Setup 5 different RxQs and TxQs on each port.
And then use the testpmd app to generate traffic..

I am assuming that the testpmd app will now send and receive traffic using the 5 different MAC_ADDRESSes..
On each port's receive I will now want to classify on the MAC-ADDRESS and steer the traffic to different queues.

Is there an example/reference on how to achieve this?

Next, I would want to do "classify" on "flexbytes" and send/steer the traffic to different queues using flow-director-filter.

Thanks
-Navneet




-----Original Message-----
From: Mcnamara, John [mailto:john.mcnamara@intel.com] 
Sent: Wednesday, August 19, 2015 3:39 PM
To: Navneet Rao; dev@dpdk.org
Subject: RE: [dpdk-dev] flow_director_filter error!!

> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Navneet Rao
> Sent: Tuesday, August 18, 2015 4:01 PM
> To:  HYPERLINK "mailto:dev@dpdk.org" dev@dpdk.org
> Subject: [dpdk-dev] flow_director_filter error!!
> 
> After I start the testpmd app, I am flusing the flow_director_filter 
> settings and get the following error -
> 
> 
> 
> testpmd> flush_flow_director 0
> 
> PMD: ixgbe_fdir_flush(): Failed to re-initialize FD table.
> 
> flow director table flushing error: (Too many open files in system)

Hi,

Are you setting a flow director filter before flushing? If so, could you give an example.

John.
-- 
 

  reply	other threads:[~2015-08-20 18:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-18 23:00 Navneet Rao
2015-08-19 19:26 ` Navneet Rao
2015-08-20  7:17   ` Wu, Jingjing
2015-08-19 22:39 ` Mcnamara, John
2015-08-20 18:56   ` Navneet Rao [this message]
2015-08-25 13:55     ` Wu, Jingjing
2015-08-25 20:27       ` Navneet Rao
2015-08-26  7:27         ` De Lara Guarch, Pablo
2015-08-26 17:11           ` Navneet Rao
2015-08-28  0:35           ` Navneet Rao
2015-08-28 22:11             ` Navneet Rao
2015-08-28 22:50               ` Navneet Rao
2015-08-31 11:07               ` Mcnamara, John
2015-09-02  0:09                 ` Navneet Rao

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=5b6a327b-d330-42a8-87f9-cf04d5a41225@default \
    --to=navneet.rao@oracle.com \
    --cc=dev@dpdk.org \
    --cc=john.mcnamara@intel.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).