From: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, eric.dumazet@gmail.com,
stephen@networkplumber.org, tom@herbertland.com
Subject: Re: [PATCH net-next v4] net: Add sysctl to toggle early demux for tcp and udp
Date: Wed, 22 Mar 2017 21:55:04 -0600 [thread overview]
Message-ID: <8d5e22e0bd21739b1d4ea21703ffde7d@codeaurora.org> (raw)
In-Reply-To: <20170322.203618.972117086361436133.davem@davemloft.net>
> This doesn't build with ipv6 as a module:
>
> net/built-in.o: In function `proc_tcp_early_demux':
> sysctl_net_ipv4.c:(.text+0x145cfc): undefined reference to
> `tcp_v6_early_demux_configure'
> net/built-in.o: In function `proc_udp_early_demux':
> sysctl_net_ipv4.c:(.text+0x145d4c): undefined reference to
> `udp_v6_early_demux_configure'
> Makefile:983: recipe for target 'vmlinux' failed
Hi David
Sorry about that (we always have IPV6 enabled).
Do I have to send a v5 or separate patch for this?
next prev parent reply other threads:[~2017-03-23 3:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-23 2:00 [PATCH net-next v4] net: Add sysctl to toggle early demux for tcp and udp Subash Abhinov Kasiviswanathan
2017-03-23 2:43 ` David Miller
2017-03-23 3:36 ` David Miller
2017-03-23 3:55 ` Subash Abhinov Kasiviswanathan [this message]
2017-03-23 4:40 ` David Miller
2017-03-23 17:11 ` kbuild test robot
2017-03-23 18:11 ` kbuild test robot
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=8d5e22e0bd21739b1d4ea21703ffde7d@codeaurora.org \
--to=subashab@codeaurora.org \
--cc=davem@davemloft.net \
--cc=eric.dumazet@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
--cc=tom@herbertland.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).