From owner-svn-src-head@freebsd.org Tue Mar 31 15:22:49 2020 Return-Path: Delivered-To: svn-src-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F29CB260B53; Tue, 31 Mar 2020 15:22:48 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: from mail-qt1-x831.google.com (mail-qt1-x831.google.com [IPv6:2607:f8b0:4864:20::831]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48sCkb3Vmgz3QGQ; Tue, 31 Mar 2020 15:22:46 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: by mail-qt1-x831.google.com with SMTP id a5so18603456qtw.10; Tue, 31 Mar 2020 08:22:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=mItH9N/PEjyXlUVDUnSfBvMwBqL/zIoX9Rfj0HeO9uA=; b=ZzAugq+Z+Ws4okczr8KoxgHPGMZcNpnEf0U9FDWMYc1stgqp66zs5Pur5CCJJ7TBz8 FdVA72G5tC+ne/DJyXcwYNSVHfp5fyxrW7ZQfzn7/6P+O2Jszk1tmUXft6s+Bi4FkaiE rl8VZOnkht2isPX3qh62WeBJDf+Rf6hYxIASzSMq5PD0q8cs38btpUv2FdwUsX4RkK7M D5Nja/wQYmx0VVwXukMN1sNC/wg8h+90GUV/dR+es+HPkbdgC46RD4+ADWG1NfqZVLR1 fdTOFOMVbHXrO3TJiF7nY7FDg60fkrw1emvbkby0tyFYHFC+9zVs+WO3I0a57+dc5pIv Hx4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition :content-transfer-encoding:in-reply-to; bh=mItH9N/PEjyXlUVDUnSfBvMwBqL/zIoX9Rfj0HeO9uA=; b=TdJZYGo37T6Hnu9OSYOnaiReYTHvlJYpueOWeHJbQmkZCZYtZipX119TCL8japDWnW hOgFX7ZpdBiApo5H5COLxoXsMqqqIY9OBqstkba2XqEbb8uJ9U8RzLPvvgKXYyWzmNa5 uI3u6S4u5fuZ+z7Lc0AV0K54O8piz9IYmcXQooPI0KzLxV7BmF1gEqYL0yCoPnx0SZ7l 1yuqiljC2imOVSa8og4fHkifgQqbYtFVVaf5iHUgSgCMqu6K6EgGBfWmLFmMlteIro5C kuWpygVPWAn6Pbfe+krfBZKY+8jgLy1WFJ/K+5WBj6G6quu2C92NIyOEypk7Q5KSY9xQ C05Q== X-Gm-Message-State: ANhLgQ0iZ+sdr5LO2HGxmgBNvslAynpATE2sixhG+Hf9Ro2cZ1Y+KN2g zikJIQdH5Kz3Uluqp+/zNyXbdRfH X-Google-Smtp-Source: ADFU+vtySy83BjJsTbL00JyYXdtsPPF2TecZqEfec9PQO8uehYXSL/ZNh3l7Eh5W8uXxDIa01Ba8Jg== X-Received: by 2002:a37:b2c5:: with SMTP id b188mr4395921qkf.98.1585667824272; Tue, 31 Mar 2020 08:17:04 -0700 (PDT) Received: from raichu (toroon0560w-lp130-10-174-94-17-182.dsl.bell.ca. [174.94.17.182]) by smtp.gmail.com with ESMTPSA id l60sm13634583qtd.35.2020.03.31.08.17.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Mar 2020 08:17:02 -0700 (PDT) Sender: Mark Johnston Date: Tue, 31 Mar 2020 11:17:00 -0400 From: Mark Johnston To: Li-Wen Hsu Cc: Kristof Provost , src-committers , svn-src-all , svn-src-head Subject: Re: svn commit: r359436 - in head/sys: kern net sys Message-ID: <20200331151700.GC97238@raichu> References: <202003301422.02UEMrxL059978@repo.freebsd.org> <20200331015905.GC65028@raichu> <20200331023127.GA97238@raichu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Rspamd-Queue-Id: 48sCkb3Vmgz3QGQ X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2020 15:22:49 -0000 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 wrote: > > > > On 31 Mar 2020, at 7:56, Li-Wen Hsu wrote: > > > On Tue, Mar 31, 2020 at 10:55 AM Mark Johnston 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.