[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <33ce1182-00fa-4255-b51c-d4dc927071bc@redhat.com>
Date: Thu, 17 Jul 2025 14:38:10 +0200
From: Paolo Abeni <pabeni@...hat.com>
To: Pablo Neira Ayuso <pablo@...filter.org>, netfilter-devel@...r.kernel.org
Cc: davem@...emloft.net, netdev@...r.kernel.org, kuba@...nel.org,
edumazet@...gle.com, fw@...len.de, horms@...nel.org
Subject: Re: [PATCH net,v2 0/7] Netfilter fixes for net
On 7/17/25 11:58 AM, Pablo Neira Ayuso wrote:
> v2: Include conntrack fix in cover letter.
>
> -o-
>
> Hi,
>
> The following batch contains Netfilter fixes for net:
>
> 1) Three patches to enhance conntrack selftests for resize and clash
> resolution, from Florian Westphal.
The first run of the newly introduced conntrack_clash.sh test failed on
nipa:
# timeout set to 1800
# selftests: net/netfilter: conntrack_clash.sh
# got 128 of 128 replies
# timed out while waiting for reply from thread
# got 127 of 128 replies
# FAIL: did not receive expected number of replies for 10.0.1.99:22111
# FAIL: clash resolution test for 10.0.1.99:22111 on attempt 2
# got 128 of 128 replies
# timed out while waiting for reply from thread
# got 0 of 128 replies
# FAIL: did not receive expected number of replies for 127.0.0.1:9001
# FAIL: clash resolution test for 127.0.0.1:9001 on attempt 2
# SKIP: Clash resolution did not trigger
not ok 1 selftests: net/netfilter: conntrack_clash.sh # exit=1
I think the above should not block the PR, but please have a look.
Thanks,
Paolo
Powered by blists - more mailing lists