All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: About selftests/netfilter failed subtests
       [not found] <4aa34cdf-2145-01e7-acdf-2fc5d931bbee@cn.fujitsu.com>
@ 2020-04-26  7:45 ` Florian Westphal
  2020-04-27  0:40   ` Liu Yiding
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Westphal @ 2020-04-26  7:45 UTC (permalink / raw)
  To: Liu Yiding; +Cc: linux-kselftest, Philip Li, Florian Westphal, Stefano Brivio

Liu Yiding <liuyd.fnst@cn.fujitsu.com> wrote:
> Hi, all.
> 
> Our team works on testing kernel commit and reporting regression.
> 
> Tool selftests is important to us.
> 
> Recently i enabled netfilter in out testing env, i met below failed
> subtests.
> 
> ```
> 
>   "kernel-selftests.netfilter.nft_nat.sh.fail": [
> "kernel-selftests.netfilter.conntrack_icmp_related.sh.fail": [
>   "kernel-selftests.netfilter.nft_flowtable.sh.fail": [
>   "kernel-selftests.netfilter.nft_concat_range.sh.fail": [
> 
> ```
> 
> Our testing env:
> 
> 
> It looks that i missed some modules or i get wrong config of nftables. I had
> opend kconfig mentioned in netfilter/config.

Maybe its incomplete. From a quick glance, all of these should be on:

# CONFIG_NFT_OBJREF is not set
# CONFIG_NFT_NAT is not set
# CONFIG_NF_FLOW_TABLE is not set
# CONFIG_NF_TABLES_NETDEV is not set


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: About selftests/netfilter failed subtests
  2020-04-26  7:45 ` About selftests/netfilter failed subtests Florian Westphal
@ 2020-04-27  0:40   ` Liu Yiding
  0 siblings, 0 replies; 2+ messages in thread
From: Liu Yiding @ 2020-04-27  0:40 UTC (permalink / raw)
  To: Florian Westphal; +Cc: linux-kselftest, Philip Li, Stefano Brivio

Very appericate it !

On 4/26/20 3:45 PM, Florian Westphal wrote:
> Liu Yiding <liuyd.fnst@cn.fujitsu.com> wrote:
>> Hi, all.
>>
>> Our team works on testing kernel commit and reporting regression.
>>
>> Tool selftests is important to us.
>>
>> Recently i enabled netfilter in out testing env, i met below failed
>> subtests.
>>
>> ```
>>
>>    "kernel-selftests.netfilter.nft_nat.sh.fail": [
>> "kernel-selftests.netfilter.conntrack_icmp_related.sh.fail": [
>>    "kernel-selftests.netfilter.nft_flowtable.sh.fail": [
>>    "kernel-selftests.netfilter.nft_concat_range.sh.fail": [
>>
>> ```
>>
>> Our testing env:
>>
>>
>> It looks that i missed some modules or i get wrong config of nftables. I had
>> opend kconfig mentioned in netfilter/config.
> Maybe its incomplete. From a quick glance, all of these should be on:
>
> # CONFIG_NFT_OBJREF is not set
> # CONFIG_NFT_NAT is not set
> # CONFIG_NF_FLOW_TABLE is not set
> # CONFIG_NF_TABLES_NETDEV is not set
>
>
>
-- 
Best Regards.
Liu Yiding




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-27  0:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <4aa34cdf-2145-01e7-acdf-2fc5d931bbee@cn.fujitsu.com>
2020-04-26  7:45 ` About selftests/netfilter failed subtests Florian Westphal
2020-04-27  0:40   ` Liu Yiding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.