All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Fastabend <john.fastabend@gmail.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [RFC PATCH] ixgbe: use xdp_buff to simplify call path
Date: Fri, 3 Mar 2017 17:28:02 -0800	[thread overview]
Message-ID: <58BA1822.2070309@gmail.com> (raw)
In-Reply-To: <CAKgT0UepgwiJKhATn9oDzs8wAiPAZKkTpTaE3di6JZT1_aJYGw@mail.gmail.com>

On 17-03-03 04:29 PM, Alexander Duyck wrote:
> On Fri, Mar 3, 2017 at 1:04 PM, John Fastabend <john.fastabend@gmail.com> wrote:
>> Alex, is this what you are thinking w.r.t. pushing the xdp_buff
>> through the ixgbe skb build routines. It seems to look OK but
>> only lightly tested for now.
>>
>> I hvaen't decided if I want to push it into the first set of
>> patches or as a 4th patch.
> 
> Yeah, this is more or less what I was thinking.  Basically we just end
> up pulling most of the rx_buffer_info structure onto the stack and
> then process it there.  If we folded it into the other patches it
> might actually make them a bit smaller since this patch is having to
> go through and unto a number of things those patches are doing.
> 


Yeah, I'll fold it in Monday and address the couple other comments.
Then I think we are probably good.


      reply	other threads:[~2017-03-04  1:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-03 21:04 [Intel-wired-lan] [RFC PATCH] ixgbe: use xdp_buff to simplify call path John Fastabend
2017-03-04  0:29 ` Alexander Duyck
2017-03-04  1:28   ` 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=58BA1822.2070309@gmail.com \
    --to=john.fastabend@gmail.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.