Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp9925006ybi; Wed, 24 Jul 2019 12:25:44 -0700 (PDT) X-Google-Smtp-Source: APXvYqy0XL71Ge8xcIJAzsoLkNKkn3C1lkkTHcyXz3l3tYl0z8hxDnsZGWVvQG/Cei6BD+w0Y/WM X-Received: by 2002:a63:c750:: with SMTP id v16mr66373051pgg.320.1563996344215; Wed, 24 Jul 2019 12:25:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563996344; cv=none; d=google.com; s=arc-20160816; b=WkTB4YOQs/HycjI9DRyyag7OwGX6CxnEg4aPRi0bpAsWimjdP8jhWXAFhf98yx6rmk TZAoMoyQEm1k+oq6S0RaAGynWvyEG/MMst91nVDhm5OkjAL2bcnWySPxXmjnPzRQ0Gly MGqsd7EFfY3uF9/j8tGYuDXpCDi5GNotmWUw1FiogTEAVx6+ibupNCmS1gfbGNPduiVc pt0BzGXArhkaG3+Lb0qPHdHwsks1Dgq6Duv/7bAI9cXWaEsU/WnSYYOIpjg3ywgmFMk9 gZFPI74buf7XrEw5PP7+DX8ov7bzcAhtD4sMLqOxplxiHVpmtu/MkEwiulShF4QZBvvQ ngIg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:mail-followup-to :message-id:subject:cc:to:from:date:dkim-signature; bh=K0SnU61dz0MjKWNcqi+EaHk3rDsbKBl0XtFIM6TqIwA=; b=d8rCBqGSef6S58Pj4/5LGfxAtGXBGTR8O6vZM+I948t4HsIz7bhCNJMbog7bo3YXST 91ITOAT905Ta1hKEiwT7UeIr76/YHQCATOCioHmTBZhxbXsZsmICYMvpxWWUIa/G1I6Y WUwWc0DXYQc/yRm/1DdKai6+lKf4DygpZILIeGJRpT5of+04Z1iuvq0Ydiy/8zG2beiz GNQn1qEl84zesb+2LixXWNWu626rOEHFwLTyd/dJWMtBFFzc87xUqfmXjhdbzd3BsjVJ HJb51t4v7ET7mxyhukz6GRPfNlMuatQ+73ph0cPa0EB1HoAHuxsc1PySG33PgJ0Z5kaQ yaXg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=SsBk6ptk; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o21si13679703pll.169.2019.07.24.12.25.29; Wed, 24 Jul 2019 12:25:44 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=SsBk6ptk; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728587AbfGXShP (ORCPT + 99 others); Wed, 24 Jul 2019 14:37:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:38914 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727499AbfGXShP (ORCPT ); Wed, 24 Jul 2019 14:37:15 -0400 Received: from gmail.com (unknown [104.132.1.77]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id ECBA42173B; Wed, 24 Jul 2019 18:37:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563993434; bh=tb1yBoYnFaWG6mahNMfY72POj83PUfuPV2T0fEbS7EI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=SsBk6ptk456duEqnAc2K2yrM4uGu1DHk0/jUojwW79I7W6NLqiTJZD7/0yzzeFrwC ON2aK2A9wxisiOSqnQg9P70VDEuHRMuqIEha+ZjBnTj7InD2s59uJt3wBzDDHq7ZK/ UGNZAFoEaOx0QY5rAu0sIJr3LIWvIuNCFHWPjVsU= Date: Wed, 24 Jul 2019 11:37:12 -0700 From: Eric Biggers To: David Miller Cc: eric.dumazet@gmail.com, dvyukov@google.com, netdev@vger.kernel.org, fw@strlen.de, i.maximets@samsung.com, edumazet@google.com, dsahern@gmail.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Subject: Re: Reminder: 99 open syzbot bugs in net subsystem Message-ID: <20190724183710.GF213255@gmail.com> Mail-Followup-To: David Miller , eric.dumazet@gmail.com, dvyukov@google.com, netdev@vger.kernel.org, fw@strlen.de, i.maximets@samsung.com, edumazet@google.com, dsahern@gmail.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com References: <20190724013813.GB643@sol.localdomain> <63f12327-dd4b-5210-4de2-705af6bc4ba4@gmail.com> <20190724163014.GC673@sol.localdomain> <20190724.111225.2257475150626507655.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190724.111225.2257475150626507655.davem@davemloft.net> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 24, 2019 at 11:12:25AM -0700, David Miller wrote: > From: Eric Biggers > Date: Wed, 24 Jul 2019 09:30:14 -0700 > > > On Wed, Jul 24, 2019 at 08:39:05AM +0200, Eric Dumazet wrote: > >> Some of the bugs have been fixed already, before syzbot found them. > >> > >> Why force human to be gentle to bots and actually replying to them ? > >> > >> I usually simply wait that syzbot is finding the bug does not repro anymore, > >> but now if you send these emails, we will have even more pressure on us. > >> > > > > First, based on experience, I'd guess about 30-45 of these are still valid. 17 > > were seen in mainline in the last week, but some others are valid too. The ones > > most likely to still be valid are at the beginning of the list. So let's try > > not use the presence of outdated bugs as an excuse not to fix current bugs. > > So about half of the bugs we are to look at are already fixed and thus > noise, even as estimated by you. > > I agree with Eric, these "reminders" are bad for the people you > actually want to work on fixing these bugs. Well, the problem is that no one knows for sure which bugs are fixed and which aren't. To be certain, a human needs to review each bug. A bot can only guess. Note that the bugs in my reminders are already automatically prioritized by how likely they are to still be valid, important, actionable. So one simply needs to start at the beginning of the list if they want to focus on those types of bugs. Isn't this helpful? > > > Since the kernel community is basically in continuous bug bankruptcy and lots of > > I don't like this hyperbole. Please present facts and information we > can actually use to improve the kernel development and bug fixing > process. > A huge number of valid open bugs are not being fixed, which is a fact. We can argue about what words to use to describe this situation, but it doesn't change the situation itself. What is your proposed solution? - Eric