From: David Miller <davem@davemloft.net>
To: dcaratti@redhat.com
Cc: jhs@mojatatu.com, nicolas.dichtel@6wind.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2 0/2] net/sched: act_csum: add support for SCTP checksum
Date: Mon, 09 Jan 2017 14:37:46 -0500 (EST) [thread overview]
Message-ID: <20170109.143746.1484194233149822491.davem@davemloft.net> (raw)
In-Reply-To: <cover.1483957003.git.dcaratti@redhat.com>
From: Davide Caratti <dcaratti@redhat.com>
Date: Mon, 9 Jan 2017 11:24:19 +0100
> This series extends current act_csum functionality to allow computation of
> SCTP checksums. Patch 1 ensures LIBCRC32C will be selected if NET_ACT_CSUM
> is selected. Patch 2 extends act_csum to handle IPPROTO_SCTP protocol in
> IPv4/IPv6 header, and eventually compute the CRC32c value.
>
> v2:
> - style fix in tc_csum.h
> - avoid nested if statement in act_csum.c
Series applied, thanks.
prev parent reply other threads:[~2017-01-09 19:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-09 10:24 [PATCH net-next v2 0/2] net/sched: act_csum: add support for SCTP checksum Davide Caratti
2017-01-09 10:24 ` [PATCH net-next v2 1/2] net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selected Davide Caratti
2017-01-09 10:24 ` [PATCH net-next v2 2/2] net/sched: act_csum: compute crc32c on SCTP packets Davide Caratti
2017-01-09 19:37 ` 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=20170109.143746.1484194233149822491.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=dcaratti@redhat.com \
--cc=jhs@mojatatu.com \
--cc=netdev@vger.kernel.org \
--cc=nicolas.dichtel@6wind.com \
/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).