linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Edward Cree <ecree.xilinx@gmail.com>
Cc: kernel test robot <lkp@intel.com>,
	oe-kbuild-all@lists.linux.dev,
	Linux Memory Management List <linux-mm@kvack.org>,
	Simon Horman <simon.horman@corigine.com>,
	Pieter Jansen van Vuuren <pieter.jansen-van-vuuren@amd.com>,
	"linux-net-drivers@amd.com" <linux-net-drivers@amd.com>
Subject: Re: [linux-next:master 8214/10326] drivers/net/ethernet/sfc/tc_encap_actions.c:277: undefined reference to `ip_send_check'
Date: Thu, 15 Jun 2023 08:32:21 -0700	[thread overview]
Message-ID: <20230615083221.4ab529c2@kernel.org> (raw)
In-Reply-To: <a80867f3-a2b1-3ffb-d7b1-784e4bb94163@gmail.com>

On Thu, 15 Jun 2023 15:44:14 +0100 Edward Cree wrote:
> From which these errors follow, since these symbols are in net/ipv4/*.o.
> Not sure whether to put ifdefs in tc_encap_actions.c, or just make
>  CONFIG_SFC[_SRIOV?] depend on (or select?) CONFIG_INET.  Because is
>  there really a use case for putting an sfc NIC in a box without IP?

dependency on INET SGTM, FWIW.


      reply	other threads:[~2023-06-15 15:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-15  8:50 [linux-next:master 8214/10326] drivers/net/ethernet/sfc/tc_encap_actions.c:277: undefined reference to `ip_send_check' kernel test robot
2023-06-15 14:44 ` Edward Cree
2023-06-15 15:32   ` Jakub Kicinski [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=20230615083221.4ab529c2@kernel.org \
    --to=kuba@kernel.org \
    --cc=ecree.xilinx@gmail.com \
    --cc=linux-mm@kvack.org \
    --cc=linux-net-drivers@amd.com \
    --cc=lkp@intel.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=pieter.jansen-van-vuuren@amd.com \
    --cc=simon.horman@corigine.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).