Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp1056492imj; Thu, 14 Feb 2019 00:06:10 -0800 (PST) X-Google-Smtp-Source: AHgI3Ia9O5nDzNRR2zvL4Mj8FivWp4C+m6MTokHmdK4cOxycWWWZQZo1LqoHZhD2EKcxzT5JRs0W X-Received: by 2002:a62:6491:: with SMTP id y139mr2792970pfb.9.1550131570038; Thu, 14 Feb 2019 00:06:10 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550131570; cv=none; d=google.com; s=arc-20160816; b=AUgNLyKhMa2bGlBQGXalqKwJ3ZmzWz3g8azJUY4kOeRpOMbNclv78EdgSeYKfYR9uO 2D8kodkasARPj/MWJa01ypyJ7fHh5W/YIx8q2C+9cErLvS1l1O8cboDDGksiqH5A6iJb fpMRt6uEWocx7mHn7mPOGMUBDlN7Kp1gzlHqQPwUzsfHEtqeTmk6OCK3E7HPk4jxtWja qjNntO88e7pua16elrtIu32rJAFlp9YB7T4IRw+1PX7GTDWEmEuI+mOtH/PnkIeZmkZd ecT2nmtSM+khajWckUdmC5/mBCl94dZFyUcZJVTrnu4a6gFa2Y/u+pyBjtBMK0IlDziS 20HQ== 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:message-id:subject:cc :to:from:date:dkim-signature; bh=2f1lFodsSgzmJKSkAYwuY3dpy4ATVGq6St5kDfLoRtY=; b=iCAqzGD4cZY5EvXEUg8mCSpJam9A6GWYwEdax0uh7fcISf5HOe46Zu+2iJUjT0gKAD 4yaIGSx0rQXqlgWyMjaYghPqJyaBCfN+8n+A1/5SLkWzf7d7aM6vt5tlZIRcJwmFo/WN O+d2qurkOFfE8VJXjMBzUFIpPhR9RWcddhIWvbzmj7I6wjOmcOewmax0tjYxBcDueyJL ZsKObLmuq0u24OdM4LxBcaBE/eAJORc25EUz0/Ohc7i8mGi0ZuULu4Spz9J5W3kRtMxv Ay1wvHlnbMMkaA6bEtB69NQ943R3RG9jWpKP7mcvgNmC5nsHS7TGBzvB0cxhMKexRryR dkxw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=wLQSK0O2; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n2si1666503pgp.30.2019.02.14.00.05.53; Thu, 14 Feb 2019 00:06:10 -0800 (PST) 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=wLQSK0O2; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2436556AbfBMTwg (ORCPT + 99 others); Wed, 13 Feb 2019 14:52:36 -0500 Received: from mail.kernel.org ([198.145.29.99]:52362 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726362AbfBMTwf (ORCPT ); Wed, 13 Feb 2019 14:52:35 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (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 7A3E2222D0; Wed, 13 Feb 2019 19:52:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1550087555; bh=QPejU1nGrklF7jDizGBjyiGrwlYJaw0zDwsmtyviJMw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=wLQSK0O2xlZnT8wJXZOUBFdQqO7UePZ5A18ViCuRUzPEfsk9BViBVbFcu7TJYzAIP OYdioetc94BDZEXy7TG3isjRJz5nwKtj/8lsH2cZM2T7fyS1p7CNQJGt2BSEumDLhs wMLq7YZsaokSPjRFfREA6ZMUROGf6jlyXAi2K4+0= Date: Wed, 13 Feb 2019 20:52:32 +0100 From: Greg KH To: Sasha Levin Cc: Amir Goldstein , Steve French , lsf-pc@lists.linux-foundation.org, linux-fsdevel , linux-mm , LKML , "Luis R. Rodriguez" Subject: Re: [LSF/MM TOPIC] FS, MM, and stable trees Message-ID: <20190213195232.GA10047@kroah.com> References: <20190212170012.GF69686@sasha-vm> <20190213073707.GA2875@kroah.com> <20190213091803.GA2308@kroah.com> <20190213192512.GH69686@sasha-vm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190213192512.GH69686@sasha-vm> User-Agent: Mutt/1.11.3 (2019-02-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 13, 2019 at 02:25:12PM -0500, Sasha Levin wrote: > On Wed, Feb 13, 2019 at 10:18:03AM +0100, Greg KH wrote: > > On Wed, Feb 13, 2019 at 11:01:25AM +0200, Amir Goldstein wrote: > > > Best effort testing in timely manner is good, but a good way to > > > improve confidence in stable kernel releases is a publicly > > > available list of tests that the release went through. > > > > We have that, you aren't noticing them... > > This is one of the biggest things I want to address: there is a > disconnect between the stable kernel testing story and the tests the fs/ > and mm/ folks expect to see here. > > On one had, the stable kernel folks see these kernels go through entire > suites of testing by multiple individuals and organizations, receiving > way more coverage than any of Linus's releases. > > On the other hand, things like LTP and selftests tend to barely scratch > the surface of our mm/ and fs/ code, and the maintainers of these > subsystems do not see LTP-like suites as something that adds significant > value and ignore them. Instead, they have a (convoluted) set of testing > they do with different tools and configurations that qualifies their > code as being "tested". > > So really, it sounds like a low hanging fruit: we don't really need to > write much more testing code code nor do we have to refactor existing > test suites. We just need to make sure the right tests are running on > stable kernels. I really want to clarify what each subsystem sees as > "sufficient" (and have that documented somewhere). kernel.ci and 0-day and Linaro are starting to add the fs and mm tests to their test suites to address these issues (I think 0-day already has many of them). So this is happening, but not quite obvious. I know I keep asking Linaro about this :( Anyway, just having a list of what tests each subsystem things is "good to run" would be great to have somewhere. Ideally in the kernel tree itself, as that's what kselftests are for :) thanks, greg k-h