DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "He, Shaopeng" <shaopeng.he@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v2] fm10k: fix PF/VF MAC address register and clean up bug
Date: Mon, 22 Jun 2015 17:15:34 +0200	[thread overview]
Message-ID: <3289441.aZdHVP4a1f@xps13> (raw)
In-Reply-To: <4341B239C0EFF9468EE453F9E9F4604D0170C88A@shsmsx102.ccr.corp.intel.com>

> > v2 changes:
> >  - rebase this patch onto the HEAD
> >  - add more description for this patch
> > 
> > This patch includes 3 changes related to MAC/VLAN address table
> > when the system(e.g. testpmd) is started and closed:
> >  - remove default MAC address with fixed VLAN 0 which was for the
> >    debug purpose before the MAC/VLAN filter function was implemented.
> >  - enable VF MAC/VLAN filter for the first valid MAC address
> >    and first valid VLAN ID. This is needed for system(e.g. testpmd)
> >    to setup default MAC address and default VLAN for VF.
> >    Later attempt to change these default value will be refused by
> >    under layer shared code and PF host functions.
> >  - un-register any combination of VLAN and MAC address from fm10k
> >    switch side MAC table when the system(e.g. testpmd) is closed.
> > 
> > Signed-off-by: Shaopeng He <shaopeng.he@intel.com>
> 
> Acked-by : Jing Chen <jing.d.chen@intel.com>

Applied, thanks

  reply	other threads:[~2015-06-22 15:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-05  3:24 [dpdk-dev] [PATCH] " Shaopeng He
2015-06-05  8:55 ` Thomas Monjalon
2015-06-08  0:59   ` He, Shaopeng
2015-06-15  1:26 ` [dpdk-dev] [PATCH v2] " Shaopeng He
2015-06-16  6:43   ` Chen, Jing D
2015-06-22 15:15     ` Thomas Monjalon [this message]
2015-06-16 11:54   ` Qiu, Michael

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=3289441.aZdHVP4a1f@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=shaopeng.he@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).