Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1094737yba; Wed, 15 May 2019 15:49:14 -0700 (PDT) X-Google-Smtp-Source: APXvYqyuFpOqxzgnOpOzca97vFxosOVh7CatqU8ul/Zs1PAmbrWJideM3UICyzvbMzyvBL//z1wf X-Received: by 2002:a17:902:f20b:: with SMTP id gn11mr46495382plb.126.1557960554114; Wed, 15 May 2019 15:49:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557960554; cv=none; d=google.com; s=arc-20160816; b=L0sJFPxpp5RwLfACFm5hw8Zffg12SFNQkI1uKUY3uA34Q+0MwKwwtKiZQ0diMvNUlK yvTmPZNw7dStzbXrgT0PBCRasNidC1cm98mTC7SYpwYCemF6kQT6r2VVBELgdLi+kw3i +nhFjKSh7GWuU7pVqQ/d0r5FfWX+VNFAW/H3GHP0Wz6V3V9iMf+MNH8CEwmfvlxoTkAe 8aNJ/l/FyZL7MgVueZ99SC9HbbBAJQDYPR1cbi7z8ySW4D7gn3LIBaWZEjY8MUxwi2gV YlsTKtdNc+rs6fRtGxBmpgicV26dFdsYYBH7bhAhmP9NWtOjH1nvzmKLXv9Jft74Uc6d L3hA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:dkim-signature; bh=40/f7dZMLsINQCr35VtfjeZzgHYRfuaRJpgPxTEAIIk=; b=s+p3rzW6mSgeTm6TUuZ6O3tSQWwF6VE0QZYKEe0q1FPkX0P/qIgRHM6EHu6Q+tZEgx 0GmUdqbYilvG9bcZpPgUO9IdkalehEP96REEgxAwVL3nJQ3KctPg9wIAicUQiEmaJpz8 wSZj0KrMPrj7ptNPk6nn74gRaYVCfoZVizD6T6qnyH+orJlHatFbDuf2B24x8beaoy5m K15IDyKB14oaaQyM798qpNq6uhGUUPnS6XTKP/XyxllkFNBrawR2lQp5MojMra0Q9PsQ S5dEVvPxoKMSEGLAXYFWqDUexh1EToU0yD3LPDuKjWNq+Vbfkwi8RrcOWa7LXjWDln5h fQuA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=LhV5qBs8; 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 s24si1244304pga.515.2019.05.15.15.48.58; Wed, 15 May 2019 15:49:14 -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=LhV5qBs8; 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 S1726393AbfEOWoj (ORCPT + 99 others); Wed, 15 May 2019 18:44:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:34840 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725937AbfEOWoj (ORCPT ); Wed, 15 May 2019 18:44:39 -0400 Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net [24.9.64.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C817820862; Wed, 15 May 2019 22:44:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1557960278; bh=RD/BsQzuTKMqyx5gPDoTRwO4+h8UvnjsTAjiA4VH+dg=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=LhV5qBs8pKqjgncDeKAmibIV69CTrusSWRPh93xY7VBDQkKGjDxTiZ/FncfOxjMCs 3Yfzmtz29l+sKYfhD8THMKoQwc8pnMywTG5ttCrzX6dW9e+EpWOniSwYeLCzmvEomX BC8c7i4KWwWOWt2kwd58MPu7X8iAzRAkttnoyO0Q= Subject: Re: Linux Testing Microconference at LPC To: Dhaval Giani , Sasha Levin , Kevin Hilman , Tim Bird , LKML , Brendan Higgins Cc: Steven Rostedt , "Carpenter,Dan" , willy@infradead.org, gustavo.padovan@collabora.co.uk, Dmitry Vyukov , knut.omang@oracle.com, shuah References: From: shuah Message-ID: <3c6c9405-7e90-fb03-aa1c-0ada13203980@kernel.org> Date: Wed, 15 May 2019 16:44:19 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Sasha and Dhaval, On 4/11/19 11:37 AM, Dhaval Giani wrote: > Hi Folks, > > This is a call for participation for the Linux Testing microconference > at LPC this year. > > For those who were at LPC last year, as the closing panel mentioned, > testing is probably the next big push needed to improve quality. From > getting more selftests in, to regression testing to ensure we don't > break realtime as more of PREEMPT_RT comes in, to more stable distros, > we need more testing around the kernel. > > We have talked about different efforts around testing, such as fuzzing > (using syzkaller and trinity), automating fuzzing with syzbot, 0day > testing, test frameworks such as ktests, smatch to find bugs in the > past. We want to push this discussion further this year and are > interested in hearing from you what you want to talk about, and where > kernel testing needs to go next. > > Please let us know what topics you believe should be a part of the > micro conference this year. > > Thanks! > Sasha and Dhaval > A talk on KUnit from Brendan Higgins will be good addition to this Micro-conference. I am cc'ing Brendan on this thread. Please consider adding it. thanks, -- Shuah