From: David Miller <davem@davemloft.net>
To: anthony.l.nguyen@intel.com
Cc: intel-wired-lan@lists.osuosl.org, john.fastabend@gmail.com,
netdev@vger.kernel.org
Subject: Re: [PATCH 0/5] Enable XDP for ixgbevf
Date: Sat, 17 Mar 2018 16:57:46 -0400 (EDT) [thread overview]
Message-ID: <20180317.165746.11352895395829724.davem@davemloft.net> (raw)
In-Reply-To: <20180316223406.7295-1-anthony.l.nguyen@intel.com>
From: Tony Nguyen <anthony.l.nguyen@intel.com>
Date: Fri, 16 Mar 2018 15:34:01 -0700
> This patch series implements support for XDP on ixgbevf;
> it is mainly based on the ixgbe implementation and supports
> the following actions: XDP_PASS, XDP_DROP, and XDP_TX.
I'm extremely pleased to see these patches.
prev parent reply other threads:[~2018-03-17 20:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-16 22:34 [PATCH 0/5] Enable XDP for ixgbevf Tony Nguyen
2018-03-16 22:34 ` [PATCH 1/5] ixgbevf: Add XDP support for pass and drop actions Tony Nguyen
2018-03-16 22:34 ` [PATCH 2/5] ixgbevf: Add support for XDP_TX action Tony Nguyen
2018-03-16 22:34 ` [PATCH 3/5] ixgbevf: Delay tail write for XDP packets Tony Nguyen
2018-03-16 22:34 ` [PATCH 4/5] ixgbevf: Add support for meta data Tony Nguyen
2018-03-16 22:34 ` [PATCH 5/5] ixgbevf: Add XDP queue stats reporting Tony Nguyen
2018-03-17 20:57 ` David Miller [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=20180317.165746.11352895395829724.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=anthony.l.nguyen@intel.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=john.fastabend@gmail.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).