netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Cong Wang <xiyou.wangcong@gmail.com>
Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
	netdev@vger.kernel.org, linux-kselftest@vger.kernel.org,
	Jamal Hadi Salim <jhs@mojatatu.com>,
	Jiri Pirko <jiri@resnulli.us>, Shuah Khan <shuah@kernel.org>
Subject: Re: [PATCH net-next] selftests/tc-testing: Enable CONFIG_IP_SET
Date: Mon, 30 Jun 2025 17:22:37 -0700	[thread overview]
Message-ID: <20250630172237.03d08cfc@kernel.org> (raw)
In-Reply-To: <aGMGoICSLZerw5CM@pop-os.localdomain>

On Mon, 30 Jun 2025 14:50:24 -0700 Cong Wang wrote:
> On Mon, Jun 30, 2025 at 05:33:41PM +0200, Sebastian Andrzej Siewior wrote:
> > The config snippet specifies CONFIG_NET_EMATCH_IPSET. This option
> > depends on CONFIG_IP_SET.  
> 
> So it should be set automatically when running `make` ? IOW, why do we
> have to set it explicitly?

EMATCH_IPSET `depend`s on IP_SET not `select`s ...
I think the patch makes sense. Or do you see another symbol which
should get us IP_SET in the resulting config?

  reply	other threads:[~2025-07-01  0:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-30 15:33 [PATCH net-next] selftests/tc-testing: Enable CONFIG_IP_SET Sebastian Andrzej Siewior
2025-06-30 21:50 ` Cong Wang
2025-07-01  0:22   ` Jakub Kicinski [this message]
2025-07-02  0:50 ` patchwork-bot+netdevbpf

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=20250630172237.03d08cfc@kernel.org \
    --to=kuba@kernel.org \
    --cc=bigeasy@linutronix.de \
    --cc=jhs@mojatatu.com \
    --cc=jiri@resnulli.us \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=xiyou.wangcong@gmail.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).