From: tndave <tushar.n.dave@oracle.com>
To: intel-wired-lan <intel-wired-lan@lists.osuosl.org>
Cc: netdev <netdev@vger.kernel.org>,
Sowmini Varadhan <sowmini.varadhan@oracle.com>
Subject: Question on ixgbe flow director
Date: Tue, 7 Mar 2017 15:43:16 -0800 [thread overview]
Message-ID: <c5c170c0-a024-5cb2-cd39-81b8cfffd8e5@oracle.com> (raw)
Hi,
I have few questions regarding ixgbe flow director.
As per my understanding flow director in ixgbe can work in 2 exclusive ways,
a. Using ATR filters - where flow director is setup in HW by driver
identifying transmit traffic. And based on that, receive traffic of the
same flow get assigned/directed to same queue.
b. Perfect filter, where user can manually program flow director using
ethtool so that receive packets gets directed to specified rx queue
(depending on on how ethtool flow-type and action etc,.); But with
perfect filters there is no intelligence involved alike ATR has on
identifying transit, right?
Few question regarding ixgbe ATR,
1. does ATR works in case if protocol is UDP? (Based on the current
ixgbe_atr() it only supports TCP)
2. Does ATR flow director can be programmed using ethtool?
(As per my understanding only perfect filter can be programmed from
ethtool, is that so?)
Thanks in advance,
-Tushar
next reply other threads:[~2017-03-08 1:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-07 23:43 tndave [this message]
2017-03-08 15:39 ` [Intel-wired-lan] Question on ixgbe flow director Alexander Duyck
2017-03-08 19:30 ` tndave
2017-03-08 21:03 ` Alexander Duyck
2017-03-08 22:56 ` tndave
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=c5c170c0-a024-5cb2-cd39-81b8cfffd8e5@oracle.com \
--to=tushar.n.dave@oracle.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=netdev@vger.kernel.org \
--cc=sowmini.varadhan@oracle.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).