From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6B39EC433B4 for ; Tue, 18 May 2021 19:53:50 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E93E86124C for ; Tue, 18 May 2021 19:53:49 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E93E86124C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kernelnewbies-bounces@kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.94.2) (envelope-from ) id 1lj5mO-0007Ub-NW; Tue, 18 May 2021 15:53:24 -0400 Received: from mail-io1-xd33.google.com ([2607:f8b0:4864:20::d33]) by shelob.surriel.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1lj5mN-0007UU-0A for kernelnewbies@kernelnewbies.org; Tue, 18 May 2021 15:53:23 -0400 Received: by mail-io1-xd33.google.com with SMTP id d24so10674181ios.2 for ; Tue, 18 May 2021 12:53:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:reply-to:from:date:message-id :subject:to:cc; bh=CMV9eZqaMewKq/cP3t5+QcVT6mdZVLxH2RDt80hqyj0=; b=cp3lOhL/X8AvkMpphH9IAgnlu4IPVRjcR/zJGb3MVZSQ4Ui4FZfHco+34afa66hHH0 KoeTykCFhnmSDcRDuqZXIycH9Z6Eydr4cmGizS489tldiGtOKWACTr07YxkIlAxztZsw H+imGx3/JCYby2l8phBTX4z+l/k7BDU0cMB8fUFYfb7Z3heezWIsAGdDWIask1WzMyHB M4PrW1DnAl8BjAej4mPuqU9uFX1nv4dZayWEkwfDlM6O4sUnxOwQZm0EloIlzX4Kd0Hh Z7IWmHdA6Dki/Jca4zCKvSnA9wxrd/3pNIySdOjyjQWKwk/5grrafOeAx0j7NjSM5tVz aroA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:reply-to :from:date:message-id:subject:to:cc; bh=CMV9eZqaMewKq/cP3t5+QcVT6mdZVLxH2RDt80hqyj0=; b=AEtmusXQY2xJmObiGDY7RCxr+WHYoiejVorKOjUR9AjNTZ/0YXRalENx8i0aHeiwAZ 7MUcvM6Sf9CJIvLI0eUqMNFDaB0p4Gr8iOoRRerbQF9BE2hBIYUGPJU92jfg3duGK9Mt 49FpR9iXap4znCnWiq4xVAoiP8x1fLD8qtGk84OGg2GZs4vU95H4BXqv6uerh18gbhXb RE3ct5RvJfNLEFs/5WNmzdzT1hoLCqEtRmbE7GT5gTKSZBjm3Vd1ui1wm1IN4p7K+KvH bpxo4oCYYIpEmAH/5HUBCfwP84+CsxOR2KCcUzCbT2gwAOLIxMY1ArfOFfZFRSIAiGLN B7rQ== X-Gm-Message-State: AOAM531QeenEYeqoLwh2pHvI7GR9wa2fdJrfoGLQJQArWeDpWYE86QS7 FPkIKf23D8C+nJ8huGkKJ0Gq7WPQUulhUnqh7Kk= X-Google-Smtp-Source: ABdhPJxl0s38rKg4Oc1SUyWG1vMMe47WWFH/3iO/yQZYxvV7D9oftvp6tNWzASXbcWR+gY5EiHgkjhSwccFVq8hC35k= X-Received: by 2002:a6b:630c:: with SMTP id p12mr5646670iog.124.1621367600706; Tue, 18 May 2021 12:53:20 -0700 (PDT) MIME-Version: 1.0 References: <20210517152813.GA59315@hyeyoo> In-Reply-To: <20210517152813.GA59315@hyeyoo> From: Jeffrey Walton Date: Tue, 18 May 2021 15:53:08 -0400 Message-ID: Subject: Re: How to test device driver? To: Hyeonggon Yoo <42.hyeyoo@gmail.com> Cc: kernelnewbies X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: noloader@gmail.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kernelnewbies-bounces@kernelnewbies.org On Mon, May 17, 2021 at 11:28 AM Hyeonggon Yoo <42.hyeyoo@gmail.com> wrote: > ... > - what to do if there's a bug (like syzbot report), fixed it, > but if we don't have that device? You could also ping the mailing list and ask if someone has the hardware available for testing. I make most of my machines available over SSH and I am happy to lend them to free software developers. I find the problem with testing is the developer. Some package will have a bug on a particular platform. I offer them access to the machine to reproduce it, but they don't take the offer. I find GNU developers are notorious for it. Jeff _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies