svn commit: r359436 - in head/sys: kern net sys
Li-Wen Hsu
lwhsu at freebsd.org
Tue Mar 31 05:56:41 UTC 2020
On Tue, Mar 31, 2020 at 10:55 AM Mark Johnston <markj at 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.
Best,
Li-Wen
More information about the svn-src-head
mailing list