From: Daniel Borkmann <dborkman@redhat.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, fengguang.wu@intel.com
Subject: [PATCH net-next 0/3] crc/csum follow-ups
Date: Mon, 4 Nov 2013 17:10:24 +0100 [thread overview]
Message-ID: <cover.1383580331.git.dborkman@redhat.com> (raw)
Daniel Borkmann (3):
net: checksum: fix warning in skb_checksum
lib: crc32: conditionally resched when running testcases
lib: crc32: reduce number of tests for crc32{,c}_combine
include/net/checksum.h | 5 +++++
lib/crc32.c | 7 +++++--
net/core/skbuff.c | 2 +-
3 files changed, 11 insertions(+), 3 deletions(-)
--
1.8.3.1
next reply other threads:[~2013-11-04 16:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-04 16:10 Daniel Borkmann [this message]
2013-11-04 16:10 ` [PATCH net-next 1/3] net: checksum: fix warning in skb_checksum Daniel Borkmann
2013-11-04 16:10 ` [PATCH net-next 2/3] lib: crc32: conditionally resched when running testcases Daniel Borkmann
2013-11-04 16:10 ` [PATCH net-next 3/3] lib: crc32: reduce number of cases for crc32{,c}_combine Daniel Borkmann
2013-11-04 20:27 ` [PATCH net-next 0/3] crc/csum follow-ups David Miller
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=cover.1383580331.git.dborkman@redhat.com \
--to=dborkman@redhat.com \
--cc=davem@davemloft.net \
--cc=fengguang.wu@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).