From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH v7 1/2] ixgbe: add XDP support for pass and drop actions
Date: Fri, 24 Mar 2017 19:23:47 -0700 [thread overview]
Message-ID: <1490408627.5679.45.camel@intel.com> (raw)
In-Reply-To: <20170324043110.10293.50132.stgit@john-Precision-Tower-5810>
On Thu, 2017-03-23 at 21:31 -0700, John Fastabend wrote:
> Basic XDP drop support for ixgbe. Uses READ_ONCE/xchg semantics on
> XDP
> programs instead of rcu primitives as suggested by Daniel Borkmann
> and
> Alex Duyck.
>
> Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
> Acked-by: Alexander Duyck <alexander.h.duyck@intel.com>
> ---
> ?drivers/net/ethernet/intel/ixgbe/ixgbe.h???????? |??? 4 -
> ?drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c |??? 4 -
> ?drivers/net/ethernet/intel/ixgbe/ixgbe_main.c??? |? 163
> +++++++++++++++++++---
> ?3 files changed, 144 insertions(+), 27 deletions(-)
Does not apply cleanly to my dev-queue branch, what tree did you base
these changes on?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20170324/5adc8802/attachment.asc>
next prev parent reply other threads:[~2017-03-25 2:23 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-24 4:30 [Intel-wired-lan] [PATCH v7 0/2] XDP support for ixgbe John Fastabend
2017-03-24 4:31 ` [Intel-wired-lan] [PATCH v7 1/2] ixgbe: add XDP support for pass and drop actions John Fastabend
2017-03-25 2:23 ` Jeff Kirsher [this message]
2017-03-25 19:04 ` John Fastabend
2017-03-26 0:58 ` Jeff Kirsher
2017-03-28 23:10 ` Bowers, AndrewX
2017-04-11 20:31 ` Tantilov, Emil S
2017-03-24 4:31 ` [Intel-wired-lan] [PATCH v7 2/2] ixgbe: add support for XDP_TX action John Fastabend
2017-03-28 23:11 ` Bowers, AndrewX
2017-03-29 1:39 ` Dmitry Popov
2017-03-24 22:22 ` [Intel-wired-lan] [PATCH v7 0/2] XDP support for ixgbe William Tu
2017-03-25 23:55 ` John Fastabend
2017-03-27 18:38 ` William Tu
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=1490408627.5679.45.camel@intel.com \
--to=jeffrey.t.kirsher@intel.com \
--cc=intel-wired-lan@osuosl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.