From: John Fastabend <john.fastabend@gmail.com>
To: "Björn Töpel" <bjorn.topel@gmail.com>,
jeffrey.t.kirsher@intel.com, intel-wired-lan@lists.osuosl.org
Cc: netdev@vger.kernel.org, "Björn Töpel" <bjorn.topel@intel.com>,
magnus.karlsson@intel.com,
"Alexei Starovoitov" <alexei.starovoitov@gmail.com>
Subject: Re: [Intel-wired-lan] [PATCH 0/3] i40e: Support for XDP
Date: Thu, 8 Dec 2016 09:52:41 -0800 [thread overview]
Message-ID: <58499DE9.3060908@gmail.com> (raw)
In-Reply-To: <20161208170022.11555-1-bjorn.topel@gmail.com>
On 16-12-08 09:00 AM, Björn Töpel wrote:
> From: Björn Töpel <bjorn.topel@intel.com>
>
> This series adds XDP support for i40e-based NICs.
>
> The first patch adds XDP_RX support, the second XDP_TX support and the
> last patch makes it possible to change an XDP program without
> rebuilding the rings.
>
>
> Björn
>
>
> Björn Töpel (3):
> i40e: Initial support for XDP
> i40e: Add XDP_TX support
> i40e: Don't reset/rebuild rings on XDP program swap
>
> drivers/net/ethernet/intel/i40e/i40e.h | 18 +
> drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 3 +
> drivers/net/ethernet/intel/i40e/i40e_main.c | 358 +++++++++++++++++---
> drivers/net/ethernet/intel/i40e/i40e_txrx.c | 445 +++++++++++++++++++++----
> drivers/net/ethernet/intel/i40e/i40e_txrx.h | 7 +
> 5 files changed, 715 insertions(+), 116 deletions(-)
>
Hi Jeff,
These are for the Intel driver net-next tree per our offlist email.
Thanks!
John
prev parent reply other threads:[~2016-12-08 17:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-08 17:00 [PATCH 0/3] i40e: Support for XDP Björn Töpel
2016-12-08 17:00 ` [PATCH 1/3] i40e: Initial support " Björn Töpel
2016-12-08 17:00 ` [PATCH 2/3] i40e: Add XDP_TX support Björn Töpel
2016-12-08 19:20 ` kbuild test robot
2016-12-08 20:22 ` Björn Töpel
2016-12-08 17:00 ` [PATCH 3/3] i40e: Don't reset/rebuild rings on XDP program swap Björn Töpel
2016-12-08 17:52 ` John Fastabend [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=58499DE9.3060908@gmail.com \
--to=john.fastabend@gmail.com \
--cc=alexei.starovoitov@gmail.com \
--cc=bjorn.topel@gmail.com \
--cc=bjorn.topel@intel.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=jeffrey.t.kirsher@intel.com \
--cc=magnus.karlsson@intel.com \
--cc=netdev@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).