From: Bruce Richardson <bruce.richardson@intel.com>
To: Jingjing Wu <jingjing.wu@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] i40evf: enable ops to add and remove mac address
Date: Fri, 12 Feb 2016 14:52:32 +0000 [thread overview]
Message-ID: <20160212145232.GA12176@bricha3-MOBL3> (raw)
In-Reply-To: <1453424966-5678-1-git-send-email-jingjing.wu@intel.com>
On Fri, Jan 22, 2016 at 09:09:26AM +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>
Any comments on this patch?
Helin, as maintainer of i40e, can you perhaps review and ack or comment on this.
thanks,
/Bruce
next prev parent reply other threads:[~2016-02-12 14:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-22 1:09 Jingjing Wu
2016-02-12 14:52 ` Bruce Richardson [this message]
2016-03-09 8:22 ` [dpdk-dev] [PATCH v2] i40evf: enable ops to set " Jingjing Wu
2016-03-11 21:57 ` Bruce Richardson
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=20160212145232.GA12176@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).