Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: vyasevic@redhat.com
Cc: netdev@vger.kernel.org, fengguang.wu@intel.com
Subject: Re: [PATCH 1/2] net: Make IPv6 build depend on CONFIG_INET
Date: Thu, 15 Nov 2012 22:49:02 -0500 (EST)	[thread overview]
Message-ID: <20121115.224902.18384275097690297.davem@davemloft.net> (raw)
In-Reply-To: <1353033297-2724-1-git-send-email-vyasevic@redhat.com>

From: Vlad Yasevich <vyasevic@redhat.com>
Date: Thu, 15 Nov 2012 21:34:57 -0500

> IPv6 build selection currently controlled by CONFIG_NET, so it is
> possible to build IPv6 functinality without selectiona any TCP/IP
> features (CONFIG_INET).  Make IPv6 be consistent with IPv4.
> 
> This should resolve the following issue:
> 
> net/built-in.o: In function `tcp6_gro_complete':
> tcpv6_offload.c:(.text+0x3d045): undefined reference to
> `tcp_gro_complete'
> net/built-in.o: In function `tcp6_gro_receive':
> tcpv6_offload.c:(.text+0x3d19b): undefined reference to
> `tcp_gro_receive'
> net/built-in.o: In function `ipv6_exthdrs_offload_init':
> (.init.text+0x118b): undefined reference to `inet_del_offload'
> net/built-in.o:(.rodata+0x1c58): undefined reference to
> `tcp_tso_segment'
> 
> Signed-off-by: Vlad Yasevich <vyasvic@redhat.com>

Applied.

      reply	other threads:[~2012-11-16  3:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-15 23:17 [net-next:master 67/70] tcpv6_offload.c:(.text+0x3d045): undefined reference to `tcp_gro_complete' kbuild test robot
2012-11-16  2:34 ` [PATCH 1/2] net: Make IPv6 build depend on CONFIG_INET Vlad Yasevich
2012-11-16  3:49   ` 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=20121115.224902.18384275097690297.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=fengguang.wu@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=vyasevic@redhat.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