Date: Tue, 31 Mar 2020 11:17:00 -0400 From: Mark Johnston <markj@freebsd.org> To: Li-Wen Hsu <lwhsu@freebsd.org> Cc: Kristof Provost <kp@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head <svn-src-head@freebsd.org> Subject: Re: svn commit: r359436 - in head/sys: kern net sys Message-ID: <20200331151700.GC97238@raichu> In-Reply-To: <CAKBkRUwr1L4iO_%2BY4aNupXQCuFsSHtO-Y1L=PQbPKmYMU=tpcA@mail.gmail.com> References: <202003301422.02UEMrxL059978@repo.freebsd.org> <CAKBkRUxrzmqkDrsPXLWr%2B5d6djghR1jbr_Lg5RpvpanAzOxtKw@mail.gmail.com> <20200331015905.GC65028@raichu> <20200331023127.GA97238@raichu> <CAKBkRUyi5At9bwXAH7Sw3xb=KZXTBHOpjpuRKvAMhbxpnSwb2A@mail.gmail.com> <D538EC06-2F66-4638-BD1A-65B27B16C35A@FreeBSD.org> <CAKBkRUwr1L4iO_%2BY4aNupXQCuFsSHtO-Y1L=PQbPKmYMU=tpcA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 31, 2020 at 03:51:27PM +0800, Li-Wen Hsu wrote: > On Tue, Mar 31, 2020 at 3:00 PM Kristof Provost <kp@freebsd.org> wrote: > > > > On 31 Mar 2020, at 7:56, Li-Wen Hsu wrote: > > > On Tue, Mar 31, 2020 at 10:55 AM Mark Johnston <markj@freebsd.org> wrote: > > >>>> It seems could be triggered by sys.netinet6.frag6.* > > >>>> sys.netpfil.common.* sbin.pfctl.pfctl_test.* tests, and there are lots > > >>>> of test cases timed out. > > >>>> > > >>>> Can you help check these? > > >>> > > >>> I see, it is actually caused by r359438. I'm looking at it now. > > >> > > >> I verified that the netpfil and netinet6 tests pass with r359477. > > > > > > Thanks for the fixing, the latest test panics at epair_qflush: > > > > > > https://ci.freebsd.org/job/FreeBSD-head-amd64-test/14747/consoleFull > > > > > > while executing sys.netpfil.pf.* tests. I'm not sure if this is > > > related or because of previous commits (I suspect the later). I'll > > > look into this. > > > > > That’s a know issue with epair (since EPOCH, I believe). > > A number of the pf tests are disabled due to this. See 238870. > > I also think so, btw, currently every test run panics so I am afraid > that the recent commits might make status worse (or say, make the > issue easier to reproduce?) I haven't been able to reproduce any panics or test failures so far.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200331151700.GC97238>