From: "Wu, Jingjing" <jingjing.wu@intel.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH] e1000: modify mac type checking before flex filter is programmed
Date: Thu, 26 Mar 2015 16:08:01 +0000 [thread overview]
Message-ID: <9BB6961774997848B5B42BEC655768F8BDEC80@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <13725317.BERf2HTN48@xps13>
Hi,
It's a fix. Because we don't support flex filter in NIC 82576 in current e1000 pmd, So add a check here. Only i350 and 82580 support it. So The MAC_TYPE_FILTER_SUP_EXT is used to check whether the MAC type is i350 or 82580.
> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com]
> Sent: Thursday, March 26, 2015 12:50 AM
> To: Wu, Jingjing
> Cc: dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] e1000: modify mac type checking before flex filter is
> programmed
>
> 2015-03-26 12:53, Jingjing Wu:
> > This patch changes MAC_TYPE_FILTER_SUP to MAC_TYPE_FILTER_SUP_EXT in
> > flex filter handling function. It will remove NIC 82576 from flex filter
> > support.
>
> Please, could you explain the goal of this change?
> Is it a fix? an enhancement? Which behaviour is changed?
prev parent reply other threads:[~2015-03-26 16:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-26 4:53 Jingjing Wu
2015-03-26 5:08 ` Liu, Yong
2015-03-27 10:32 ` Thomas Monjalon
2015-03-26 7:50 ` Thomas Monjalon
2015-03-26 16:08 ` Wu, Jingjing [this message]
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=9BB6961774997848B5B42BEC655768F8BDEC80@SHSMSX104.ccr.corp.intel.com \
--to=jingjing.wu@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).