public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Hangbin Liu <liuhangbin@gmail.com>
To: Jakub Kicinski <kuba@kernel.org>
Cc: netdev@vger.kernel.org
Subject: Re: [Need Help] tls selftest failed
Date: Tue, 22 Nov 2022 14:30:30 +0800	[thread overview]
Message-ID: <Y3xshtySEmcoh1su@Laptop-X1> (raw)
In-Reply-To: <20221121093324.74fc794f@kernel.org>

On Mon, Nov 21, 2022 at 09:33:24AM -0800, Jakub Kicinski wrote:
> > Value of CONFIG_NET_CLS_FLOWER is redefined by fragment
> > ./tools/testing/selftests/net/config:
> > Previous value: CONFIG_NET_CLS_FLOWER=y
> > New value: CONFIG_NET_CLS_FLOWER=m
> > ```
> 
> But these only list downgrades from =y to =m,
> none of them actually enable things.

There are some configs upgrades from m to y, e.g.

Value of CONFIG_NET_SCH_NETEM is redefined by fragment ./tools/testing/selftests/net/config:
Previous value: CONFIG_NET_SCH_NETEM=m
New value: CONFIG_NET_SCH_NETEM=y

>  
> > And in the config file[2], all the CONFIGs in selftests/net/config are
> > set correctly except CONFIG_CRYPTO_SM4. I saw in the config file it shows
> > 
> > # CONFIG_CRYPTO_SM4_GENERIC is not set
> > 
> > Is there any dependence for CONFIG_CRYPTO_SM4?
> 
> none that I can see:
> 
> config CRYPTO_SM4
>         tristate

Thanks for the info. There should has mis-configs somewhere. I will check it.

Hangbin

      reply	other threads:[~2022-11-22  6:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-18  8:09 [Need Help] tls selftest failed Hangbin Liu
2022-11-18 16:13 ` Jakub Kicinski
2022-11-20  3:17   ` Hangbin Liu
2022-11-21 17:33     ` Jakub Kicinski
2022-11-22  6:30       ` Hangbin Liu [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=Y3xshtySEmcoh1su@Laptop-X1 \
    --to=liuhangbin@gmail.com \
    --cc=kuba@kernel.org \
    --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