From: Bruce Richardson <bruce.richardson@intel.com>
To: Jingjing Wu <jingjing.wu@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v2] i40evf: enable ops to set mac address
Date: Fri, 11 Mar 2016 21:57:50 +0000 [thread overview]
Message-ID: <20160311215749.GB22756@bricha3-MOBL3> (raw)
In-Reply-To: <1457511766-9237-1-git-send-email-jingjing.wu@intel.com>
On Wed, Mar 09, 2016 at 04:22:46PM +0800, Jingjing Wu wrote:
> This patch implemented the ops of adding and removing mac
> address in i40evf driver. Functions are assigned like:
> .mac_addr_add = i40evf_add_mac_addr,
> .mac_addr_remove = i40evf_del_mac_addr,
> To support multiple mac addresses setting, this patch also
> extended the mac addresses adding and deletion when device
> start and stop. For each VF, 64 mac addresses can be added
> to in maximum.
>
> Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
> Acked-by: Zhe Tao <zhe.tao@intel.com>
> ---
Applied to dpdk-next-net/rel_16_04 with minor release note entry rewording.
/Bruce
prev parent reply other threads:[~2016-03-11 21:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-22 1:09 [dpdk-dev] [PATCH] i40evf: enable ops to add and remove " Jingjing Wu
2016-02-12 14:52 ` Bruce Richardson
2016-03-09 8:22 ` [dpdk-dev] [PATCH v2] i40evf: enable ops to set " Jingjing Wu
2016-03-11 21:57 ` Bruce Richardson [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=20160311215749.GB22756@bricha3-MOBL3 \
--to=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=jingjing.wu@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).