From: David Miller <davem@davemloft.net>
To: dborkman@redhat.com
Cc: netdev@vger.kernel.org, eric.dumazet@gmail.com
Subject: Re: [PATCH net-next 2/2] net: tcp: move GRO/GSO functions to tcp_offload
Date: Fri, 07 Jun 2013 14:39:58 -0700 (PDT) [thread overview]
Message-ID: <20130607.143958.471147906240310925.davem@davemloft.net> (raw)
In-Reply-To: <1370617906-4849-2-git-send-email-dborkman@redhat.com>
From: Daniel Borkmann <dborkman@redhat.com>
Date: Fri, 7 Jun 2013 17:11:46 +0200
> Would be good to make things explicit and move those functions to
> a new file called tcp_offload.c, thus make this similar to tcpv6_offload.c.
> While moving all related functions into tcp_offload.c, we can also
> make some of them static, since they are only used there. Also, add
> an explicit registration function.
>
> Suggested-by: Eric Dumazet <eric.dumazet@gmail.com>
> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Applied.
next prev parent reply other threads:[~2013-06-07 21:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-07 15:11 [PATCH net-next 1/2] net: minor: tcp: use tcp_skb_mss helper in tcp_tso_segment Daniel Borkmann
2013-06-07 15:11 ` [PATCH net-next 2/2] net: tcp: move GRO/GSO functions to tcp_offload Daniel Borkmann
2013-06-07 15:39 ` Eric Dumazet
2013-06-07 21:39 ` David Miller [this message]
2013-06-07 21:39 ` [PATCH net-next 1/2] net: minor: tcp: use tcp_skb_mss helper in tcp_tso_segment 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=20130607.143958.471147906240310925.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=dborkman@redhat.com \
--cc=eric.dumazet@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).