From: Stephen Hemminger <stephen@networkplumber.org>
To: davem@davemloft.net, saeedm@mellanox.com, jasowang@redhat.com,
brouer@redhat.com
Cc: netdev@vger.kernel.org, xdp-newbies@vger.kernel.org,
Stephen Hemminger <sthemmin@microsoft.com>
Subject: [PATCH PATCH v4 0/2] XDP generic fixes
Date: Tue, 28 May 2019 11:47:29 -0700 [thread overview]
Message-ID: <20190528184731.7464-1-sthemmin@microsoft.com> (raw)
This set of patches came about while investigating XDP
generic on Azure. The split brain nature of the accelerated
networking exposed issues with the stack device model.
Stephen Hemminger (2):
netvsc: unshare skb in VF rx handler
net: core: support XDP generic on stacked devices.
drivers/net/hyperv/netvsc_drv.c | 6 ++++
net/core/dev.c | 58 +++++++--------------------------
2 files changed, 18 insertions(+), 46 deletions(-)
--
2.20.1
next reply other threads:[~2019-05-28 18:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-28 18:47 Stephen Hemminger [this message]
2019-05-28 18:47 ` [PATCH PATCH v4 1/2] netvsc: unshare skb in VF rx handler Stephen Hemminger
2019-05-28 18:47 ` [PATCH PATCH v4 2/2] net: core: support XDP generic on stacked devices Stephen Hemminger
2019-05-30 18:12 ` [PATCH PATCH v4 0/2] XDP generic fixes David Miller
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=20190528184731.7464-1-sthemmin@microsoft.com \
--to=stephen@networkplumber.org \
--cc=brouer@redhat.com \
--cc=davem@davemloft.net \
--cc=jasowang@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=saeedm@mellanox.com \
--cc=sthemmin@microsoft.com \
--cc=xdp-newbies@vger.kernel.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).