From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH 0/3 v3] vmxnet3 driver patches
Date: Fri, 4 Mar 2016 10:07:59 -0800 [thread overview]
Message-ID: <1457114882-22125-1-git-send-email-stephen@networkplumber.org> (raw)
This is update/rebase of vmxnet3 driver patches.
It incorporates minor feedback from Yong Wang and merges two related
vlan offload patches.
I know the mac address set conflicts the recently posted patch
(not yet merged). But this version has been used for quite a while
internally.
Charles (Chas) Williams (1):
vmxnet3: Fix VLAN filtering
Stephen Hemminger (2):
vmxnet3: support jumbo frames
vmxnet3: support setting mac address
drivers/net/vmxnet3/vmxnet3_ethdev.c | 109 +++++++++++++++++------------------
drivers/net/vmxnet3/vmxnet3_ring.h | 2 +
drivers/net/vmxnet3/vmxnet3_rxtx.c | 80 +++++++++++++------------
3 files changed, 98 insertions(+), 93 deletions(-)
--
2.1.4
next reply other threads:[~2016-03-04 18:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-04 18:07 Stephen Hemminger [this message]
2016-03-04 18:08 ` [dpdk-dev] [PATCH 1/3] vmxnet3: support jumbo frames Stephen Hemminger
2016-03-04 18:08 ` [dpdk-dev] [PATCH 2/3] vmxnet3: Fix VLAN filtering Stephen Hemminger
2016-03-04 18:08 ` [dpdk-dev] [PATCH 3/3] vmxnet3: support setting mac address Stephen Hemminger
2016-03-07 17:06 ` [dpdk-dev] [PATCH 0/3 v3] vmxnet3 driver patches Remy Horton
2016-03-11 16:25 ` 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=1457114882-22125-1-git-send-email-stephen@networkplumber.org \
--to=stephen@networkplumber.org \
--cc=dev@dpdk.org \
/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).