From: David Miller <davem@davemloft.net>
To: alexander.h.duyck@intel.com
Cc: netdev@vger.kernel.org, eric.dumazet@gmail.com,
jeffrey.t.kirsher@intel.com
Subject: Re: [PATCH net-next v2 0/3] Drop get_headlen functions in favor of generic function
Date: Fri, 05 Sep 2014 17:47:29 -0700 (PDT) [thread overview]
Message-ID: <20140905.174729.2145013721791180379.davem@davemloft.net> (raw)
In-Reply-To: <20140905231807.2035.33588.stgit@ahduyck-bv4.jf.intel.com>
From: Alexander Duyck <alexander.h.duyck@intel.com>
Date: Fri, 05 Sep 2014 19:20:12 -0400
> This series replaces the igb_get_headlen and ixgbe_get_headlen functions
> with a generic function named eth_get_headlen.
>
> I have done some performance testing on ixgbe with 258 byte frames since
> the calls are only used on frames larger than 256 bytes and have seen no
> significant difference in CPU utilization.
>
> v2: renamed __skb_get_poff to skb_get_poff
> renamed ___skb_get_poff to __skb_get_poff
Nice work, series applied, thanks Alex.
prev parent reply other threads:[~2014-09-06 0:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-05 23:20 [PATCH net-next v2 0/3] Drop get_headlen functions in favor of generic function Alexander Duyck
2014-09-05 23:20 ` [PATCH net-next v2 1/3] net: Add function for parsing the header length out of linear ethernet frames Alexander Duyck
2014-09-05 23:39 ` Alexei Starovoitov
2014-09-05 23:20 ` [PATCH net-next v2 2/3] igb: use new eth_get_headlen interface Alexander Duyck
2014-09-05 23:34 ` Jeff Kirsher
2014-09-05 23:22 ` [PATCH net-next v2 3/3] ixgbe: " Alexander Duyck
2014-09-05 23:35 ` Jeff Kirsher
2014-09-06 0:47 ` 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=20140905.174729.2145013721791180379.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=alexander.h.duyck@intel.com \
--cc=eric.dumazet@gmail.com \
--cc=jeffrey.t.kirsher@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).